Improve build

This commit is contained in:
Thomas Nordquist
2019-01-13 03:13:00 +01:00
parent c40949f38d
commit 7e28865a73
3 changed files with 16 additions and 6 deletions

View File

@@ -4,8 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"build": "webpack --mode production",
"postinstall": "npm run build"
"build": "webpack --mode production"
},
"author": "",
"license": "ISC",