This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core

Evan You a20dd86ecf more efficient compiler module handling há 10 anos atrás
benchmarks be51320ca8 no longer need track-by in dbmon há 10 anos atrás
build f8daf74640 adjust build há 10 anos atrás
dist f8daf74640 adjust build há 10 anos atrás
examples a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) há 10 anos atrás
flow e236f80fa0 parser for single-file components há 10 anos atrás
packages f8daf74640 adjust build há 10 anos atrás
src a20dd86ecf more efficient compiler module handling há 10 anos atrás
test a53d54aa8a fix whitespace vnode identity breaking patch (fix #3043) há 10 anos atrás
.babelrc f8daf74640 adjust build há 10 anos atrás
.eslintignore be9264fbdc ignore packages in eslint há 10 anos atrás
.eslintrc b926b9e7cd annotate entries há 10 anos atrás
.flowconfig 6fe268874c improve codegen for smaller generated code size há 10 anos atrás
.gitignore 9ce3693021 setup unit test há 10 anos atrás
README.md 0d598650c1 update coverage badge link há 10 anos atrás
circle.yml 8c6db60b58 setup coverage há 10 anos atrás
package.json f8daf74640 adjust build há 10 anos atrás

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