qwik-ui icon indicating copy to clipboard operation
qwik-ui copied to clipboard

build(project): remove deprecated npmScope property of nx.json

Open carlkentor opened this issue 2 years ago • 2 comments

What is it?

  • [x] Feature / enhancement
  • [ ] Bug
  • [ ] Docs / tests

Description

As of version 16.2.0 of NX the npmScope property is marked as deprecated, and starting from Nx 17 it will be ignored completely. This PR ensures that future scaffolds of apps/libs receives the correct scope name, a.k.a @qwik-ui/.

Checklist:

  • [x] My code follows the developer guidelines of this project
  • [x] I have performed a self-review of my own code
  • [ ] I have made corresponding changes to the documentation
  • [ ] Added new tests to cover the fix / functionality

carlkentor avatar Oct 28 '23 09:10 carlkentor

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

github-actions[bot] avatar Oct 28 '23 09:10 github-actions[bot]

I have read the CLA Document and I hereby sign the CLA

carlkentor avatar Oct 28 '23 09:10 carlkentor