mirror of https://github.com/vuejs/vue.git
add a note to dist folder
This commit is contained in:
parent
cae336c00d
commit
7ed5f847ed
|
|
@ -0,0 +1,3 @@
|
||||||
|
# NOTE!
|
||||||
|
|
||||||
|
The `dist` folder contains the standalone build for Vue.js, however files here are only checked-in when a release happens. If you are on the `dev` branch, files here are **NOT** up to date. Only the `master` branch contains the built files for the latest stable version.
|
||||||
Loading…
Reference in New Issue