You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Evan You b26ec09eb2 update ssr cache documentation 9 years ago
benchmarks include compiler in vue-server-renderer 9 years ago
build include compiler in vue-server-renderer 9 years ago
dist [build] 2.0.0-alpha.8 9 years ago
examples adjust v-model on component sync mechanism (fix #3179) 9 years ago
flow extract getRealChild for abstract components 9 years ago
packages update ssr cache documentation 9 years ago
src fix global directive function shorthand (fix #3243) 9 years ago
test fix global directive function shorthand (fix #3243) 9 years ago
.babelrc adjust build 9 years ago
.eslintignore ignore packages in eslint 9 years ago
.eslintrc annotate entries 9 years ago
.flowconfig remove source-map generation from sfc parser 9 years ago
.gitignore record screenshots for e2e test failures 9 years ago
README.md use unique sauce build ID during releases, add sauce badge 9 years ago
circle.yml setup coverage 9 years ago
package.json include compiler in vue-server-renderer 9 years ago

README.md

vue-next CircleCI Coverage Sauce Labs

pre-alpha state, use at your own risk. For the time being, check out the announcement post and the feature comparison with 1.0.

Build

npm install
npm run build