Compiled for distribution
This commit is contained in:
parent
75e5a4f441
commit
a7211a270a
10
dist/index.js
vendored
10
dist/index.js
vendored
File diff suppressed because one or more lines are too long
@ -5,7 +5,7 @@
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"dev": "webpack --hide-modules --watch",
|
||||
"build": "NODE_ENV=production && webpack --hide-modules",
|
||||
"build": "NODE_ENV=production && webpack -p --hide-modules",
|
||||
"test": "ava",
|
||||
"watch": "ava --watch"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user