提交 01a24378 编写于 作者: P ph

move graphvizlib.wasm into third_party folder and copy the file to ui static folder

上级 ac9fa3b4
......@@ -26,6 +26,8 @@ build_ui() {
rm -f package-lock.json
rm -rf dist
mkdir -p public/static/js
cp ../../third_party/hpcc/graphvizlib.wasm public/static/js
npm config set strict-ssl false
npm config set unsafe-perm true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册