mirror of
https://github.com/msojocs/wechat-web-devtools-linux.git
synced 2025-07-07 00:02:14 +08:00
327 B
327 B
NODE模块的编译器测试目录
代码存放位置
wine版存放于 node_modules/wcc_wine
linux版存放于 node_modules/wcc_linux
生成代码
wine版按 ./vscode/launch.json
配置执行nwjs生成 wine.txt
结尾的文件
linux版执行 wcc_test.js
wcsc_test.js
生成 linux.txt
结尾的文件