mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Clean the lib/dit
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
|||||||
"replace-cloud-config": "node appConfigReplace.cloud.js",
|
"replace-cloud-config": "node appConfigReplace.cloud.js",
|
||||||
"06": "echo -------------------------------------------- Clean -----------------------------------------------",
|
"06": "echo -------------------------------------------- Clean -----------------------------------------------",
|
||||||
"06s": "",
|
"06s": "",
|
||||||
"clean": "rimraf dist ./node_modules typings",
|
"clean": "rimraf dist ./node_modules typings lib/dist",
|
||||||
"clean-lock": "rimraf package-lock.json",
|
"clean-lock": "rimraf package-lock.json",
|
||||||
"lint:staged": "lint-staged"
|
"lint:staged": "lint-staged"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user