From 44997898bbaefb794e19a9bdcc1b8147f8709085 Mon Sep 17 00:00:00 2001 From: yanghy22 Date: Tue, 8 Mar 2022 15:33:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=82=E9=85=8Dios=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: yanghy22 --- BUILD.gn | 1 + 1 file changed, 1 insertion(+) diff --git a/BUILD.gn b/BUILD.gn index b79825a5..f4ecfdba 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -34,6 +34,7 @@ action("gen_snapshot") { js_framework = "//third_party/jsframework/runtime" is_mac = "false" + use_mac = host_os == "mac" if (is_standard_system || is_cross_platform_build) { node_modules = "//prebuilts/build-tools/common/js-framework/node_modules"