update clean script in package.json

This commit is contained in:
argirok 2021-07-27 14:40:53 +03:00
parent e9c80a33a8
commit d57a820396
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"webpack-bundle-analyzer": "ng build --stats-json && webpack-bundle-analyzer dist/graph/browser/stats.json --host 0.0.0.0", "webpack-bundle-analyzer": "ng build --stats-json && webpack-bundle-analyzer dist/graph/browser/stats.json --host 0.0.0.0",
"test": "ng test", "test": "ng test",
"e2e": "ng e2e", "e2e": "ng e2e",
"after-build-clean": "rm -rf dist/graph/assets/common-assets/.svn/" "after-build-clean": "rm -rf dist/graph/assets/common-assets/.git/"
}, },
"private": true, "private": true,
"dependencies": { "dependencies": {

@ -1 +1 @@
Subproject commit 0ec7b820ee4fef91eeac7553539482a8a7fbaf94 Subproject commit 2007e129664da2e7893aab97b5736cf92585f32d