mirror of https://github.com/vuejs/core.git
This enables default support for parsing bigInt, optional chaining
and nullish coalescing, and also adds the `expressionPlugins`
compiler option for enabling additional parsing plugins listed at
https://babeljs.io/docs/en/next/babel-parser#plugins.
|
||
|---|---|---|
| .. | ||
| src | ||
| README.md | ||
| index.html | ||
| local.html | ||
| package.json | ||
| style.css | ||
README.md
Template Explorer
Live explorer for template compilation output.
To run:
yarn dev-compiler- When the compilation is done, in another terminal run
yarn open
Note: index.html uses CDN for dependencies and is continuously deployed at https://vue-next-template-explorer.netlify.com/. For local development, use the scripts above.