mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
fix: compiler lost #74
This commit is contained in:
parent
7ee822f568
commit
cc93ba32a5
@ -16,6 +16,7 @@ sed -i 's#module.exports = createWebviewManager;#module.exports = createWebviewM
|
||||
echo "fix: wcc,wcsc"
|
||||
# wcc wcsc
|
||||
ls -l "${srcdir}/compiler"
|
||||
cd "${srcdir}/compiler" && npm install
|
||||
# 可视化编译
|
||||
(cd "${package_dir}/node_modules/" \
|
||||
&& rm -rf wcc \
|
||||
|
Loading…
x
Reference in New Issue
Block a user