小游戏黑屏
配置文件如下
{ "description": "项目配置文件。", "setting": { "urlCheck": false, "es6": true, "postcss": true, "minified": true, "newFeature": true }, "compileType": "game", "libVersion": "2.3.0", "appid": "wxcdd91952896863ae", "projectname": "idle-factory-game", "packOptions": { "ignore": [ { "type": "folder", "value": "__static" }, { "type": "folder", "value": "node_modules" } ] }, "condition": { "search": { "current": -1, "list": [] }, "conversation": { "current": -1, "list": [] }, "game": { "currentL": -1, "list": [] }, "miniprogram": { "current": -1, "list": [] } }} |
