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",
|
"main": "dist/index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "webpack --hide-modules --watch",
|
"dev": "webpack --hide-modules --watch",
|
||||||
"build": "NODE_ENV=production && webpack --hide-modules",
|
"build": "NODE_ENV=production && webpack -p --hide-modules",
|
||||||
"test": "ava",
|
"test": "ava",
|
||||||
"watch": "ava --watch"
|
"watch": "ava --watch"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user