mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
closed #197 clean script
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"version": "0.1.19",
|
||||
"author": "Eugenio Romano",
|
||||
"scripts": {
|
||||
"clean": "rm -rf dist node_modules typings",
|
||||
"typings": "typings install",
|
||||
"start": "npm run build && npm run server",
|
||||
"server": "http-server -c-1 -o -p 8875 .",
|
||||
|
Reference in New Issue
Block a user