From 6db1485183a4586e7e1c51b0954184940372da50 Mon Sep 17 00:00:00 2001 From: yangzhe Date: Mon, 7 Apr 2025 10:05:17 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=EF=BC=8C=E8=A7=A3=E5=86=B3vue=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=AF=AD=E6=B3=95=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.json b/manifest.json index c1671fd..1a6a7b1 100644 --- a/manifest.json +++ b/manifest.json @@ -87,5 +87,6 @@ "uniStatistics" : { "enable" : false }, + "sassImplementationName": "node-sass", "vueVersion" : "2" }