Go to file
Evan You b3b67b8c7d feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
.circleci
.github ci: disable github actions for now (lacks dep caching) 2019-09-14 15:09:46 -04:00
.vscode
packages feat(compiler): ensure interpolation expressions are wrapped with toString() 2019-09-23 15:36:30 -04:00
scripts chore: tweak size script 2019-09-20 00:31:14 -04:00
.gitignore
.prettierrc
README.md
api-extractor.json
jest.config.js refactor: further tweak compiler layers 2019-09-17 11:57:37 -04:00
lerna.json
package.json chore: tweak size script 2019-09-20 00:31:14 -04:00
rollup.config.js chore: tweak size script 2019-09-20 00:31:14 -04:00
tsconfig.json build: move named char references to json file to speed up build 2019-09-19 23:19:48 -04:00
yarn.lock wip: expression rewrite 2019-09-23 13:29:52 -04:00

README.md

vue-next CircleCI

Status: pre-alpha.

Contribution

See Contributing Guide.