mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-22 00:00:04 +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"
|
echo "fix: wcc,wcsc"
|
||||||
# wcc wcsc
|
# wcc wcsc
|
||||||
ls -l "${srcdir}/compiler"
|
ls -l "${srcdir}/compiler"
|
||||||
|
cd "${srcdir}/compiler" && npm install
|
||||||
# 可视化编译
|
# 可视化编译
|
||||||
(cd "${package_dir}/node_modules/" \
|
(cd "${package_dir}/node_modules/" \
|
||||||
&& rm -rf wcc \
|
&& rm -rf wcc \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user