Commit 9f5ca00c authored by Boxiang Sun's avatar Boxiang Sun

component/theia: Set the PUPPETEER_DOWNLOAD_HOST to not use Google service

parent b54b0374
......@@ -36,6 +36,7 @@ path = ${yarn.lock:location}
# path = ${package.json:location}
environment =
TMPDIR=@@LOCATION@@/tmp
PUPPETEER_DOWNLOAD_HOST=https://npm.taobao.org/mirrors
PATH=${nodejs:location}/bin:${pkgconfig:location}/bin:${python3:location}/bin:%(PATH)s
PKG_CONFIG_PATH=${libsecret:pkg-config-path}
LDFLAGS=-Wl,-rpath=${libsecret:location}/lib -L${gettext:location}/lib -Wl,-rpath=${gettext:location}/lib -Wl,-rpath=${glib:location}/lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment