add a note to dist folder

This commit is contained in:
Evan You 2015-05-23 15:27:25 -04:00
parent cae336c00d
commit 7ed5f847ed
1 changed files with 3 additions and 0 deletions

3
dist/README.md vendored Normal file
View File

@ -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.