• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1From c2dea6cad4b87cb951d362d019d829d86b9fdd08 Mon Sep 17 00:00:00 2001
2From: jichuan <jichuan1@huawei.com>
3Date: Tue, 18 Jul 2023 17:27:00 +0800
4Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93developtools=5Fsmartperf=5Fho?=
5 =?UTF-8?q?st=E9=9C=80=E8=A6=81npm=20install,=20=E9=85=8D=E7=BD=AE?=
6 =?UTF-8?q?=E5=9C=A8=E9=A2=84=E5=A4=84=E7=90=86=E8=BF=87=E7=A8=8B=E4=B8=AD?=
7MIME-Version: 1.0
8Content-Type: text/plain; charset=UTF-8
9Content-Transfer-Encoding: 8bit
10
11Signed-off-by: jichuan <jichuan1@huawei.com>
12---
13 prebuilts_download_config.json | 1 +
14 1 file changed, 1 insertion(+)
15
16diff --git a/prebuilts_download_config.json b/prebuilts_download_config.json
17index 44740a9..4348348 100644
18--- a/prebuilts_download_config.json
19+++ b/prebuilts_download_config.json
20@@ -3,6 +3,7 @@
21   "npm_install_path": [
22     "developtools/ace_ets2bundle/compiler",
23     "developtools/ace_js2bundle/ace-loader",
24+    "developtools/smartperf_host/ide",
25     "third_party/jsframework",
26     "third_party/parse5/packages/parse5",
27     "arkcompiler/ets_frontend/legacy_bin/api8",
28--
292.34.1
30
31