Skip to content

Commit

Permalink
added full webpack template reference (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-benoit authored and LinusBorg committed Dec 12, 2017
1 parent bd8a372 commit 93d678f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# webpack-simple

> A simple Vue 2.0 Webpack & `vue-loader` setup for quick prototyping. Note this template is not suitable for production - for that you may want to wait for an official 2.0 webpack template.
> A simple Vue 2.0 Webpack & `vue-loader` setup for quick prototyping. Note this template is not suitable for production - for that you may want to use the [full webpack template](https://github.com/vuejs-templates/webpack).
> This template is Vue 2.0 compatible. For Vue 1.x use this command: `vue init webpack-simple#1.0 my-project`
Expand Down

0 comments on commit 93d678f

Please sign in to comment.