vue3-yuanma/packages/template-explorer/src
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
..
index.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
options.ts refactor(compiler): prefix all imported helpers to avoid scope collision 2020-02-07 18:53:39 -05:00