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 da744c6 commit 213334fCopy full SHA for 213334f
package.json
@@ -4,7 +4,7 @@
4
"scripts": {
5
"ng": "ng",
6
"start": "NG_PERSISTENT_BUILD_CACHE=1 ng serve",
7
- "build": "NG_PERSISTENT_BUILD_CACHE-1 ng build",
+ "build": "NG_PERSISTENT_BUILD_CACHE=1 ng build",
8
"test": "ng test",
9
"lint": "ng lint",
10
"commit": "git-cz",
0 commit comments