From: underfin <2218301630@qq.com> Date: Mon, 20 Jul 2020 16:46:33 +0000 (+0800) Subject: fix(compiler-sfc): use correct importer with `useCssVars` (#1658) X-Git-Tag: v3.0.0-rc.3~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f148d0b9a0630dc87c741ed951c82b639e776b2;p=thirdparty%2Fvuejs%2Fcore.git fix(compiler-sfc): use correct importer with `useCssVars` (#1658) fix #https://github.com/vitejs/vite/issues/578 --- diff --git a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap index dd3c2472cf..59428dea71 100644 --- a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap +++ b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap @@ -107,7 +107,7 @@ export default __define__({ exports[`SFC compile