chore(repo): change more references from @nrwl to @nx (#16621)
This commit is contained in:
parent
abc505551a
commit
c2a0ef0794
@ -316,7 +316,7 @@ The scope must be one of the following:
|
|||||||
- graph - anything graph app specific
|
- graph - anything graph app specific
|
||||||
- expo - anything Expo specific
|
- expo - anything Expo specific
|
||||||
- express - anything Express specific
|
- express - anything Express specific
|
||||||
- js - anything related to @nrwl/js package or general js/ts support
|
- js - anything related to @nx/js package or general js/ts support
|
||||||
- linter - anything Linter specific
|
- linter - anything Linter specific
|
||||||
- nest - anything Nest specific
|
- nest - anything Nest specific
|
||||||
- nextjs - anything Next specific
|
- nextjs - anything Next specific
|
||||||
|
|||||||
@ -8,8 +8,8 @@
|
|||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
|
|
||||||
[](https://circleci.com/gh/nrwl/nx)
|
[](https://circleci.com/gh/nrwl/nx)
|
||||||
[]()
|
[]()
|
||||||
[](https://www.npmjs.com/@nrwl/workspace)
|
[](https://www.npmjs.com/package/nx)
|
||||||
[]()
|
[]()
|
||||||
[](http://commitizen.github.io/cz-cli/)
|
[](http://commitizen.github.io/cz-cli/)
|
||||||
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/nrwl-nx/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|||||||
1
nx.json
1
nx.json
@ -188,6 +188,5 @@
|
|||||||
"inputs": ["default", "^production", "{workspaceRoot}/.storybook/**/*"]
|
"inputs": ["default", "^production", "{workspaceRoot}/.storybook/**/*"]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"defaultProject": "@nrwl/nx-source",
|
|
||||||
"plugins": ["@monodon/rust"]
|
"plugins": ["@monodon/rust"]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@nrwl/nx-source",
|
"name": "@nx/nx-source",
|
||||||
"description": "Smart, Fast and Extensible Build System",
|
"description": "Smart, Fast and Extensible Build System",
|
||||||
"homepage": "https://nx.dev",
|
"homepage": "https://nx.dev",
|
||||||
"private": true,
|
"private": true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user