mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
Revert debugging stuff
This commit is contained in:
parent
0a58bda7dd
commit
d07d2ba4af
@ -9,7 +9,7 @@
|
|||||||
"node": "^10.x"
|
"node": "^10.x"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"build": "yarn && NODE_ENV=production webpack -p --bail --progress",
|
"build": "yarn && yarn test && NODE_ENV=production webpack -p --bail --progress",
|
||||||
"dev": "NODE_ENV=development webpack --progress",
|
"dev": "NODE_ENV=development webpack --progress",
|
||||||
"watch": "NODE_ENV=development webpack --watch --progress",
|
"watch": "NODE_ENV=development webpack --watch --progress",
|
||||||
"css": "WEBPACK_CHILD=css npm run build",
|
"css": "WEBPACK_CHILD=css npm run build",
|
||||||
|
Loading…
Reference in New Issue
Block a user