chore: update develop task to watch all packages (#1562)
This commit is contained in:
@ -18,6 +18,7 @@
|
||||
"sideEffects": false,
|
||||
"scripts": {
|
||||
"watch": "webpack -w",
|
||||
"develop": "npm run watch",
|
||||
"build": "cross-env NODE_ENV=production webpack"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
Reference in New Issue
Block a user