大约有 239 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0037 秒)
...2017-06-14 15:57 @cuixueying:用第1个例子可以跑得通,但加了/*[COMPILER OPTIONS:normal]*/的话,导出的max.js好像把laya包所有代码都编译进去了,能不能控制只把项目引用到的laya包代码编译进去呢? 本来我新建项目不加COMPILER那句,导出的ma...
来源: Laya_社区 发布时间: 20170612
...ersion number -h, --help output usage information Commands: compile compile project. publish publish project. help [cmd] display help for [cmd] 并没有相关命令 2019-04-07 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20190407
...a\resources\app [10:19:47] Using gulpfile ~\Documents\myLaya\Test2.0\.laya\compile.js [10:19:47] Starting 'compile'... 出错了: TypeScript error: ../../../node_modules/@types/node/index.d.ts(53,22): Error TS6053: File '../../../node_modules/@types/node/base.d.ts' not found. 2.0的又报这个,...
来源: Laya_社区 发布时间: 20190722
...接再IDE中编译时会使用IDE自带的node环境和插件。 在.laya/compile.js中可知道使用的是gulp和rollup进行文件的编译的。 // v1.2.5 //是否使用IDE自带的node环境和插件,设置false后,则使用自己环境(使用命令行方式执行) const useIDENode = proces...
来源: Laya_社区 发布时间: 20200918
... layacmd 2 cd 进入项目路径 layacmd publish 就是发布 layacmd compile 就是编译 3 layacmd publish 项目路径(默认是cwd路径) layacmd compile 项目路径(默认是cwd路径) 2017-01-12 0 3 分享 微博 QZONE 微信 devilsome 赞同来自: 非常感谢 2017-01-16 0 0 分...
来源: Laya_社区 发布时间: 20170112
...cmd无法编译 新创建的项目使用layaair2-cmd执行 layaair2-cmd compile报错 [15:46:08] Starting 'compile'... stderr: events.js:167 throw er; // Unhandled 'error' event ^ SyntaxError: 'import' and 'export' may appear only with 'sourceType: module' exit:1 但是...
来源: Laya_社区 发布时间: 20190924
...交 3 个回复 183*****678 赞同来自: 我自己已经找到了,哎在compile.js里面。位置移动了和官网文档对不上会误导人。 2019-03-22 0 2 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 有compile.js 和 publish.js就可以 2019-03-22 0 0 分享 微博 QZONE 微信 183*...
来源: Laya_社区 发布时间: 20190322
..._beta\resources\app [15:26:11] Using gulpfile D:\workshop\Laya\Test5\.laya\compile.js [15:26:11] Starting 'compile'... 出错了: TypeScript error: ../node_modules/@types/node/index.d.ts(37,22): Error TS6053: File '../node_modules/@types/node/inspector.d.ts' not found. 这是新创建的项目 ...
来源: Laya_社区 发布时间: 20190711
...17:46:10] Using gulpfile D:\WorkSpace\ro_new\dev\client\trunk\myLaya\.laya\compile.js [17:46:10] Starting 'compile'... 出错了: TypeScript error: node_modules/@types/node/index.d.ts(54,22): Error TS6053: File 'node_modules/@types/node/base.d.ts' not found. 附件 : --> 2019-07-24 添加评论 ...
来源: Laya_社区 发布时间: 20190724
...:468:33) at Object.fs.readFileSync (ELECTRON_ASAR.js:506:29) at LayaProjectCompiler.compressJsFiles (E:\Laya\LayaAirIDE_beta\resources\app\node_modules\layacmd\layacmd-publish.js:141:21) at emitNone (events.js:86:13) at LayaProjectCompiler.emit (events.js:185:7) at LayaProjectCompiler.compile (E:\La...
来源: Laya_社区 发布时间: 20180509