From 4a6304b5a10912c9de610fe8a1b536b9a3755bea Mon Sep 17 00:00:00 2001 From: shikai-123 Date: Tue, 25 Jan 2022 11:48:13 +0800 Subject: [PATCH] Signed-off-by: shikai-123 modify DFX bundle.json --- bundle.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bundle.json b/bundle.json index 105ca60..afa8f30 100644 --- a/bundle.json +++ b/bundle.json @@ -49,7 +49,8 @@ }, "build": { "sub_component": [ - "//base/compileruntime/js_sys_module/process:process_packages" + "//base/compileruntime/js_sys_module/process:process_packages", + "//base/compileruntime/js_sys_module/dfx:dfx_packages" ], "inner_kits": [], "test": []