We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8786df9 commit 8a0f424Copy full SHA for 8a0f424
package.json
@@ -30,7 +30,7 @@
30
"workspace-generator": "nx workspace-generator",
31
"dep-graph": "nx dep-graph",
32
"help": "nx help",
33
- "scully": "scully --noPrompt",
+ "scully": "yarn build && scully --noPrompt",
34
"scully:scan": "yarn scully --scanRoutes",
35
"scully:serve": "yarn scully serve"
36
},
0 commit comments