We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd7aceb commit 824dab4Copy full SHA for 824dab4
package.json
@@ -2,7 +2,6 @@
2
"name": "vue-hackernews",
3
"version": "1.0.0",
4
"description": "HN clone with Vue.js using HN API",
5
- "main": "main.js",
6
"scripts": {
7
"dev": "webpack-dev-server --inline --hot --no-info",
8
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules"
0 commit comments