vue3-core/packages/compiler-core/src
Evan You bcb2a9b4a6 build: make @vue/shared public
This avoids it being inlined multiple times in esm bundler builds
2020-02-29 22:04:42 -05:00
..
transforms feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
ast.ts fix(compiler-core): should apply text transform to if branches 2020-02-14 15:57:14 -05:00
codegen.ts chore: fix hoistStatic exhaustive check 2020-02-14 16:41:55 -05:00
compile.ts fix(template-ref): fix string template refs inside slots 2020-02-25 18:29:51 -05:00
errors.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
index.ts build: make @vue/shared public 2020-02-29 22:04:42 -05:00
options.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
parse.ts chore: use 'const' instead of 'let' (#755) [ci skip] 2020-02-21 11:21:24 +01:00
runtimeHelpers.ts feat(compiler-dom/runtime-dom): stringify eligible static trees 2020-02-12 11:56:42 -05:00
transform.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00
utils.ts feat(compiler-core): switch to @babel/parser for expression parsing 2020-02-27 16:53:51 -05:00