mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-19 00:28:47 +02:00
Dev command to improve development
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
"scripts": {
|
||||
"styles": "cp -r src/resources/styles/ build/styles",
|
||||
"build": "webpack --mode production && npm run styles",
|
||||
"dev": "webpack --mode development --watch && npm run styles",
|
||||
"postbuild": "tsc --declaration --declarationDir build --stripInternal --emitDeclarationOnly"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user