大约有 100 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0030 秒)
...本按版本号丢根目录 vscode安装插件"Debugger for Chrome","Gulp Tasks","Gulp Snippets" 2.1.1.1以下版本调用命令行 npm install gulp@3.9.1 && npm install browserify && npm install vinyl-source-stream && mpm install tsify 2.2.0以上版本调用命令行 npm ...
来源: Laya_社区 发布时间: 20191120
...早就有这个功能了。 fqny17951 • 2018-04-03 14:21 自己在.laya/tasks.json文件里加入参数就可以了! 在"args": [ "-p", ".", "--outDir", "bin/js" ], 加入 "args": [ "-p", ".", "--outDir", &...
来源: Laya_社区 发布时间: 20180402
...到 改哪 复制下面的代码 替换原来的 // 筛选4M包 gulp.task("packfile", ["version2"], function() { if (config.version) { // 从release目录取得带有版本号的目录 let tempPackfile = `${workSpaceDir}/.laya/configTemp.json`; let rele...
来源: Laya_社区 发布时间: 20190426
...AYAAIR2.0不生成VIEW页面相应的TS文件 list随机生成图片优化 tasks.json 中无标记为生成任务,请使用"isBuildCommand"标记任务 protobuf.js 转小游戏 动态生成方法报错 linearVelocity 获取的线速度不正确 问题状态 最新活动: 2017-12-19 17:34 浏览: 1...
来源: Laya_社区 发布时间: 20171219
...-generator: Permission denied Packing complete All Work complete 完成 无tasks.json,跳过编译 copy files 2019-03-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 0 个回复 为什么被折叠? 0 个回复被折叠 ...
来源: Laya_社区 发布时间: 20190322
...6] Finished 'package' after 71 ms [17:10:26] Starting 'deploy_to_layacloud_task'... 出错了:E:\gitApp\Felguard_TD_Server\server\gulpfile.js:348 throw new Error(result.ret+':'+result.msg); 出错了: Error: 162:permission denied at Request._callback (E:\gitApp\Felguard_TD_Server\server\gulpf...
来源: Laya_社区 发布时间: 20181224
...下,这个需求较少,如果有需要可以自己写一下插件,在task.config.runtimePlatforms里面增加一个RuntimePlatformType.PC就可以了 水里游 • 2024-10-14 18:57 @layaAir小孟:好的,谢谢!
来源: Laya_社区 发布时间: 20241014
...堆栈解析 1、js的压缩工具:.laya/publish.js 中 // 压缩js gulp.task("compressJs", ["compressJson"], function () { if (config.compressJs) { return gulp.src(config.compressJsFilter, { base: releaseDir }) .pipe(sourcemaps.init({loadMaps:true})) .pipe(uglify({ mangle: { keep_fnames:true } })...
来源: Laya_社区 发布时间: 20200720
... gulpfile E:\work\svn\layacore\code\TestLive2d\.laya\compile.js [17:22:12] Task 'compile' is not in your gulpfile [17:22:12] Please check the documentation for proper gulpfile formatting exit:1 附件 : --> 2020-05-09 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关...
来源: Laya_社区 发布时间: 20200509
..._Aaron:var MainSceneUI=(function(_super){ function MainSceneUI(){ this.Btn_Task=null; MainSceneUI.__super.call(this); } CLASS$(MainSceneUI,'ui.MainSceneUI',_super); var __proto__=MainSceneUI.prototype; __proto__.createChildren=function(){ _super.prototype.createChildren.call(this); this.loadScene(&q...
来源: Laya_社区 发布时间: 20171213