You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# and when you are ready to publish your changes, build for production with minification
46
43
npm run build
47
44
48
-
This will generate build files to top-level of project. If you want to contribute and open a pull request, only commit source file changes. The build will be done by maintainer.
45
+
When you want to contribute and open a pull request, only commit source file changes. The build will be done by system.
49
46
```
50
47
51
48
For a detailed explanation on how things work, check out the [vue-webpack template](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).
0 commit comments