SUPPORT-8653 fixes
This commit is contained in:
parent
6fd46a23c7
commit
857f1d0fd7
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
"name": "ervu_lkrp_fl",
|
"name": "ervu_lkrp_fl",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lite": "node ./node_modules/lite-server/bin/lite-server",
|
|
||||||
"cleanup": "npm run cleanup-ngc && node ./node_modules/rimraf/bin ./build ./dist",
|
"cleanup": "npm run cleanup-ngc && node ./node_modules/rimraf/bin ./build ./dist",
|
||||||
"cleanup-ngc": "node ./node_modules/rimraf/bin ./src/ts/**/*.js ./src/ts/**/*.json ./src/ts/page.routing.ts",
|
"cleanup-ngc": "node ./node_modules/rimraf/bin ./src/ts/**/*.js ./src/ts/**/*.json ./src/ts/page.routing.ts",
|
||||||
"cleanup-and-ngc": "npm run cleanup && npm run ngc",
|
"cleanup-and-ngc": "npm run cleanup && npm run ngc",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue