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 29bcf88d1d update template-compiler deps 9 years ago
benchmarks no longer need track-by in dbmon 9 years ago
build adjust build 9 years ago
dist adjust build 9 years ago
examples fix whitespace vnode identity breaking patch (fix #3043) 9 years ago
flow parser for single-file components 9 years ago
packages update template-compiler deps 9 years ago
src tweaks to support hot-reload 9 years ago
test support _scopeId 9 years ago
.babelrc adjust build 9 years ago
.eslintignore ignore packages in eslint 9 years ago
.eslintrc annotate entries 9 years ago
.flowconfig improve codegen for smaller generated code size 9 years ago
.gitignore setup unit test 9 years ago
README.md update coverage badge link 9 years ago
circle.yml setup coverage 9 years ago
package.json adjust build 9 years ago

README.md

vue-next CircleCI Coverage

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