1 Star 0 Fork 24

aikeycoder/mega-ide

forked from MegaLab/mega-ide 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
build-web.sh 643 Bytes
一键复制 编辑 原始数据 按行查看 历史
小埋酱 提交于 2022-02-18 11:45 +08:00 . 添加Dockerfile文件
yarn config set registry https://registry.npm.taobao.org -g
yarn config set disturl https://npm.taobao.org/dist -g
yarn config set electron_mirror https://npm.taobao.org/mirrors/electron/ -g
yarn config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/ -g
yarn config set phantomjs_cdnurl https://npm.taobao.org/mirrors/phantomjs/ -g
yarn config set chromedriver_cdnurl https://cdn.npm.taobao.org/dist/chromedriver -g
yarn config set operadriver_cdnurl https://cdn.npm.taobao.org/dist/operadriver -g
yarn config set fse_binary_host_mirror https://npm.taobao.org/mirrors/fsevents -g
cd /codes/frontend
yarn install
yarn run build
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/aikeycoder/mega-ide.git
git@gitee.com:aikeycoder/mega-ide.git
aikeycoder
mega-ide
mega-ide
master

搜索帮助