Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Deng 三咲智子 8a99f903db
style: format html&markdown files (#11531) 2024-08-07 10:57:18 +08:00
Evan You 31d6a31d97 chore: fix template explorer local css link 2021-12-06 09:46:05 +08:00
Evan You 759ae31e08 workflow: fix template explorer deps 2021-10-08 17:09:18 -04:00
Evan You bd0f7da2c6 build: add browser builds for @vue/compiler-sfc 2020-04-26 01:24:25 -04:00
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
Evan You 39d1acf417 workflow: improve template-explorer local load speed 2020-02-06 10:22:16 -05:00
Evan You 87e8c8094f workflow: add version of template-explorer using local deps 2020-01-31 10:01:33 -05:00