乐趣区

关于javascript:使用egret编译laya

解决方案

1. 下载 laya 应用的 egret 框架

2. 解压到 laya 我的项目

3.egret wing 关上我的项目,编译一次(下载 egret-webpack-bundler)

4. 批改 scripts/plugins/node_modules/@egret/egret-webpack-bundler/lib/index.js 文件
64 行:

open_1.openUrl("http://localhost:" + port + "/bin/index2.html");

125 行:

filename: 'bin/main.js'
退出移动版