We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232d772 commit 003b653Copy full SHA for 003b653
nx.json
@@ -8,7 +8,7 @@
8
"package": {
9
"dependsOn": ["build"],
10
"inputs": ["production", "^production"],
11
- "cache": false
+ "cache": true
12
},
13
"build-storybook": {
14
"inputs": ["default", "^production", "{projectRoot}/.storybook/**/*", "{projectRoot}/tsconfig.storybook.json"],
0 commit comments