mirror of
https://github.com/KevinMidboe/vue-chartjs.git
synced 2025-12-07 20:18:46 +00:00
✨ Add minimal release webpack config without minimize and without production tags
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
"e2e": "node test/e2e/runner.js",
|
||||
"test": "npm run unit",
|
||||
"lint": "eslint --ext .js,.vue src test/unit/specs test/e2e/specs",
|
||||
"release": "webpack --progress --hide-modules --config ./build/webpack.release.js",
|
||||
"prepublish": "node build/build.js"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user