From a13b99532dcf049b1bb776d3c8d71fc8680ef43b Mon Sep 17 00:00:00 2001 From: minimaxagent1 Date: Mon, 28 Jul 2025 17:34:26 +0800 Subject: [PATCH] =?UTF-8?q?"sassImplementationName":=20"node-sass"?= =?UTF-8?q?=E7=9A=84json=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 21b6b3b..2eedab0 100644 --- a/manifest.json +++ b/manifest.json @@ -72,5 +72,6 @@ "uniStatistics" : { "enable" : false }, - "vueVersion" : "2" + "vueVersion" : "2", + "sassImplementationName": "node-sass" }