Support watch for cockpit development via make watch
This commit is contained in:
parent
7b67b091f1
commit
bc739ab19d
2 changed files with 4 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"author": "",
|
||||
"license": "LGPL-2.1",
|
||||
"scripts": {
|
||||
"watch": "webpack -w",
|
||||
"build": "webpack",
|
||||
"eslint": "eslint --ext .jsx --ext .es6 src/",
|
||||
"eslint:fix": "eslint --fix --ext .jsx --ext .es6 src/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue