From 9cc6a74f18891bcbddd5a46e09ddb140c8820d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AD=A3=E6=98=93?= Date: Fri, 14 Mar 2025 15:48:39 +0800 Subject: [PATCH] =?UTF-8?q?HBX=E6=9B=B4=E6=96=B0=EF=BC=8C=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96node=5Fscss?= 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 d8ef592..7d1cee6 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,7 @@ "versionName" : "2.2.9", "versionCode" : 229, "transformPx" : false, + "sassImplementationName": "node-sass", "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app",