From: Evan You Date: Thu, 2 Sep 2021 15:51:41 +0000 (-0400) Subject: fix(compiler-sfc): ensure script setup generates type-valid ts output X-Git-Tag: v3.2.8~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bacb2012acb4045a2db6988ba4545a7655d6ca14;p=thirdparty%2Fvuejs%2Fcore.git fix(compiler-sfc): ensure script setup generates type-valid ts output fix #4455 --- diff --git a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap index 9e63ee1a42..b3ffe8e2c1 100644 --- a/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap +++ b/packages/compiler-sfc/__tests__/__snapshots__/compileScript.spec.ts.snap @@ -704,7 +704,7 @@ exports[`SFC compile