Skip to content

Commit

Permalink
fix(misc): rename @nrwl/* to @nx/* in init generator descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
jaysoo committed Jun 20, 2024
1 parent bb3658a commit cf6adcb
Show file tree
Hide file tree
Showing 24 changed files with 44 additions and 44 deletions.
22 changes: 11 additions & 11 deletions docs/generated/manifests/nx-api.json
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
},
"generators": {
"/nx-api/cypress/generators/init": {
"description": "Initialize the `@nrwl/cypress` plugin.",
"description": "Initialize the `@nx/cypress` plugin.",
"file": "generated/packages/cypress/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -591,7 +591,7 @@
},
"generators": {
"/nx-api/detox/generators/init": {
"description": "Initialize the `@nrwl/detox` plugin.",
"description": "Initialize the `@nx/detox` plugin.",
"file": "generated/packages/detox/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -679,7 +679,7 @@
},
"generators": {
"/nx-api/esbuild/generators/init": {
"description": "Initialize the `@nrwl/esbuild` plugin.",
"description": "Initialize the `@nx/esbuild` plugin.",
"file": "generated/packages/esbuild/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1018,7 +1018,7 @@
"executors": {},
"generators": {
"/nx-api/express/generators/init": {
"description": "Initialize the `@nrwl/express` plugin.",
"description": "Initialize the `@nx/express` plugin.",
"file": "generated/packages/express/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1114,7 +1114,7 @@
},
"generators": {
"/nx-api/jest/generators/init": {
"description": "Initialize the `@nrwl/jest` plugin.",
"description": "Initialize the `@nx/jest` plugin.",
"file": "generated/packages/jest/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1309,7 +1309,7 @@
"type": "generator"
},
"/nx-api/nest/generators/init": {
"description": "Initialize the `@nrwl/nest` plugin.",
"description": "Initialize the `@nx/nest` plugin.",
"file": "generated/packages/nest/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1515,7 +1515,7 @@
},
"generators": {
"/nx-api/next/generators/init": {
"description": "Initialize the `@nrwl/next` plugin.",
"description": "Initialize the `@nx/next` plugin.",
"file": "generated/packages/next/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1603,7 +1603,7 @@
"executors": {},
"generators": {
"/nx-api/node/generators/init": {
"description": "Initialize the `@nrwl/node` plugin.",
"description": "Initialize the `@nx/node` plugin.",
"file": "generated/packages/node/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -2187,7 +2187,7 @@
},
"generators": {
"/nx-api/react/generators/init": {
"description": "Initialize the `@nrwl/react` plugin.",
"description": "Initialize the `@nx/react` plugin.",
"file": "generated/packages/react/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -2748,7 +2748,7 @@
},
"generators": {
"/nx-api/rollup/generators/init": {
"description": "Initialize the `@nrwl/rollup` plugin.",
"description": "Initialize the `@nx/rollup` plugin.",
"file": "generated/packages/rollup/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -3199,7 +3199,7 @@
},
"generators": {
"/nx-api/webpack/generators/init": {
"description": "Initialize the `@nrwl/webpack` plugin.",
"description": "Initialize the `@nx/webpack` plugin.",
"file": "generated/packages/webpack/generators/init.json",
"hidden": true,
"name": "init",
Expand Down
22 changes: 11 additions & 11 deletions docs/generated/packages-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/cypress` plugin.",
"description": "Initialize the `@nx/cypress` plugin.",
"file": "generated/packages/cypress/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -582,7 +582,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/detox` plugin.",
"description": "Initialize the `@nx/detox` plugin.",
"file": "generated/packages/detox/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -668,7 +668,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/esbuild` plugin.",
"description": "Initialize the `@nx/esbuild` plugin.",
"file": "generated/packages/esbuild/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"executors": [],
"generators": [
{
"description": "Initialize the `@nrwl/express` plugin.",
"description": "Initialize the `@nx/express` plugin.",
"file": "generated/packages/express/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1097,7 +1097,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/jest` plugin.",
"description": "Initialize the `@nx/jest` plugin.",
"file": "generated/packages/jest/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1290,7 +1290,7 @@
"type": "generator"
},
{
"description": "Initialize the `@nrwl/nest` plugin.",
"description": "Initialize the `@nx/nest` plugin.",
"file": "generated/packages/nest/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1495,7 +1495,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/next` plugin.",
"description": "Initialize the `@nx/next` plugin.",
"file": "generated/packages/next/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -1582,7 +1582,7 @@
"executors": [],
"generators": [
{
"description": "Initialize the `@nrwl/node` plugin.",
"description": "Initialize the `@nx/node` plugin.",
"file": "generated/packages/node/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -2161,7 +2161,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/react` plugin.",
"description": "Initialize the `@nx/react` plugin.",
"file": "generated/packages/react/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -2719,7 +2719,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/rollup` plugin.",
"description": "Initialize the `@nx/rollup` plugin.",
"file": "generated/packages/rollup/generators/init.json",
"hidden": true,
"name": "init",
Expand Down Expand Up @@ -3164,7 +3164,7 @@
],
"generators": [
{
"description": "Initialize the `@nrwl/webpack` plugin.",
"description": "Initialize the `@nx/webpack` plugin.",
"file": "generated/packages/webpack/generators/init.json",
"hidden": true,
"name": "init",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/cypress/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"presets": []
},
"description": "Initialize the `@nrwl/cypress` plugin.",
"description": "Initialize the `@nx/cypress` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/cypress/src/generators/init/init#cypressInitGeneratorInternal.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/detox/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/detox` plugin.",
"description": "Initialize the `@nx/detox` plugin.",
"hidden": true,
"implementation": "/packages/detox/src/generators/init/init#detoxInitGeneratorInternal.ts",
"aliases": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/esbuild/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/esbuild` plugin.",
"description": "Initialize the `@nx/esbuild` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/esbuild/src/generators/init/init#esbuildInitGenerator.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/express/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/express` plugin.",
"description": "Initialize the `@nx/express` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/express/src/generators/init/init#initGenerator.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/jest/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/jest` plugin.",
"description": "Initialize the `@nx/jest` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/jest/src/generators/init/init#jestInitGeneratorInternal.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/nest/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/nest` plugin.",
"description": "Initialize the `@nx/nest` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/nest/src/generators/init/init.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/next/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/next` plugin.",
"description": "Initialize the `@nx/next` plugin.",
"hidden": true,
"implementation": "/packages/next/src/generators/init/init#nextInitGeneratorInternal.ts",
"aliases": [],
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/node/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/node` plugin.",
"description": "Initialize the `@nx/node` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/node/src/generators/init/init.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/react/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/react` plugin.",
"description": "Initialize the `@nx/react` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/react/src/generators/init/init#reactInitGenerator.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/rollup/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/rollup` plugin.",
"description": "Initialize the `@nx/rollup` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/rollup/src/generators/init/init#rollupInitGenerator.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/generated/packages/webpack/generators/init.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"required": [],
"presets": []
},
"description": "Initialize the `@nrwl/webpack` plugin.",
"description": "Initialize the `@nx/webpack` plugin.",
"aliases": ["ng-add"],
"hidden": true,
"implementation": "/packages/webpack/src/generators/init/init#webpackInitGeneratorInternal.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/cypress/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"init": {
"factory": "./src/generators/init/init#cypressInitGeneratorInternal",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/cypress` plugin.",
"description": "Initialize the `@nx/cypress` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/detox/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"init": {
"factory": "./src/generators/init/init#detoxInitGeneratorInternal",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/detox` plugin.",
"description": "Initialize the `@nx/detox` plugin.",
"hidden": true
},
"application": {
Expand Down
2 changes: 1 addition & 1 deletion packages/esbuild/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"init": {
"factory": "./src/generators/init/init#esbuildInitGenerator",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/esbuild` plugin.",
"description": "Initialize the `@nx/esbuild` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/express/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"init": {
"factory": "./src/generators/init/init#initGenerator",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/express` plugin.",
"description": "Initialize the `@nx/express` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/jest/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"init": {
"factory": "./src/generators/init/init#jestInitGeneratorInternal",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/jest` plugin.",
"description": "Initialize the `@nx/jest` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/nest/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"init": {
"factory": "./src/generators/init/init",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/nest` plugin.",
"description": "Initialize the `@nx/nest` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/next/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"init": {
"factory": "./src/generators/init/init#nextInitGeneratorInternal",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/next` plugin.",
"description": "Initialize the `@nx/next` plugin.",
"hidden": true
},
"application": {
Expand Down
2 changes: 1 addition & 1 deletion packages/node/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"init": {
"factory": "./src/generators/init/init",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/node` plugin.",
"description": "Initialize the `@nx/node` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/react/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"init": {
"factory": "./src/generators/init/init#reactInitGenerator",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/react` plugin.",
"description": "Initialize the `@nx/react` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rollup/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"init": {
"factory": "./src/generators/init/init#rollupInitGenerator",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/rollup` plugin.",
"description": "Initialize the `@nx/rollup` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"init": {
"factory": "./src/generators/init/init#webpackInitGeneratorInternal",
"schema": "./src/generators/init/schema.json",
"description": "Initialize the `@nrwl/webpack` plugin.",
"description": "Initialize the `@nx/webpack` plugin.",
"aliases": ["ng-add"],
"hidden": true
},
Expand Down

0 comments on commit cf6adcb

Please sign in to comment.