Compiled for distribution
This commit is contained in:
parent
75e5a4f441
commit
a7211a270a
2 changed files with 6 additions and 6 deletions
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…
Add table
Reference in a new issue