vue3-yuanma/packages/compiler-core
Evan You 8449a9727c feat(compiler-core): switch to @babel/parser for expression parsing
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.
2020-02-27 16:53:51 -05:00
..
__tests__ feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
src feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
api-extractor.json build: use api-extractor for type rollup 2019-09-03 12:16:22 -04:00
index.js refactor: rename packages 2018-10-26 15:44:50 -04:00
LICENSE chore: license 2019-10-28 11:15:17 -04:00
package.json feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
README.md refactor: rename packages 2018-10-26 15:44:50 -04:00

@vue/compiler-core