Skip to content

Commit

Permalink
rollback
Browse files Browse the repository at this point in the history
  • Loading branch information
dk14 committed Aug 10, 2020
1 parent 9988dab commit 328d047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion marlowe-playground-client/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "marlowe-playground-client",
"version": "1.0.0",
"scripts": {
"webpack": "NODE_OPTIONS=\"--max-old-space-size=8192\" DEBUG=purs-loader* DEBUG_DEPTH=100 webpack --progress --bail --mode=development --sourcemap=false -p",
"webpack": "NODE_OPTIONS=\"--max-old-space-size=8192\" DEBUG=purs-loader* DEBUG_DEPTH=100 webpack --progress --bail --mode=production -p",
"webpack:watch": "PATH=$PATH:../releases/psc-package DEBUG=purs-loader* DEBUG_DEPTH=100 webpack --progress --display-error-details --display verbose --watch",
"webpack:server": "webpack-dev-server --progress --inline --hot --mode=development --display verbose",
"webpack:server:debug": "DEBUG=purs-loader* DEBUG_DEPTH=100 webpack-dev-server --progress --inline --hot",
Expand Down

0 comments on commit 328d047

Please sign in to comment.