Prepare script
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"ng": "ng",
|
||||
"start": "npm-run-all clean --parallel flo:watch demo:start-waiton",
|
||||
"build": "run-s flo:build demo:build",
|
||||
"prepare": "npm run build",
|
||||
"prepare": "npm run flo:build",
|
||||
"test": "run-p flo:test demo:test",
|
||||
"test-coverage": "run-p flo:test-coverage demo:test-coverage",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user