Skip to content

Commit 213334f

Browse files
Update package.json
Co-authored-by: Aaron Steinfeld <[email protected]>
1 parent da744c6 commit 213334f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"scripts": {
55
"ng": "ng",
66
"start": "NG_PERSISTENT_BUILD_CACHE=1 ng serve",
7-
"build": "NG_PERSISTENT_BUILD_CACHE-1 ng build",
7+
"build": "NG_PERSISTENT_BUILD_CACHE=1 ng build",
88
"test": "ng test",
99
"lint": "ng lint",
1010
"commit": "git-cz",

0 commit comments

Comments
 (0)