From: Evan You Date: Thu, 12 May 2022 10:56:54 +0000 (+0800) Subject: fix(compiler-sfc): fix treeshaking of namespace import when used in template X-Git-Tag: v3.2.34-beta.1~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a123ac34fd30fc36ac9e0c252dd345d6d7c7f50;p=thirdparty%2Fvuejs%2Fcore.git fix(compiler-sfc): fix treeshaking of namespace import when used in template fix #5209 --- diff --git a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap index 757b153411..55ed14aa74 100644 --- a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap +++ b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap @@ -777,6 +777,7 @@ exports[`SFC compile