Skip to content

Commit d0084c6

Browse files
authored
Update README.md
1 parent a80afb7 commit d0084c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

300/300/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ To support the nested directory structure correctly in your ```/nx.json```, you
154154
"$schema": "./node_modules/nx/schemas/nx-schema.json",
155155
"namedInputs": {
156156
"default": ["{projectRoot}/**/*", "sharedGlobals"],
157+
"nxCloudId": ["67a3831acafec34e47159841"],
157158
"production": [
158159
"default",
159160
"!{projectRoot}/.eslintrc.json",
@@ -166,7 +167,7 @@ To support the nested directory structure correctly in your ```/nx.json```, you
166167
],
167168
"sharedGlobals": ["{workspaceRoot}/.github/workflows/ci.yml"]
168169
},
169-
"nxCloudId": "67a3783761d0514ff26bf202",
170+
"nxCloudId": "67b72b5c86db7789c5ca1378",
170171
"plugins": [
171172
{
172173
"plugin": "@nx/webpack/plugin",

0 commit comments

Comments
 (0)