fix
This commit is contained in:
+7
-2
@@ -32,7 +32,11 @@
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true,
|
||||
"disableUseStrict": false
|
||||
"disableUseStrict": false,
|
||||
"sassSetting": {
|
||||
"sassCommonUseFilePath": "global.sass",
|
||||
"scssCommonUseFilePath": "global.scss"
|
||||
}
|
||||
},
|
||||
"simulatorType": "wechat",
|
||||
"simulatorPluginLibVersion": {},
|
||||
@@ -47,5 +51,6 @@
|
||||
"ignore": [],
|
||||
"include": []
|
||||
},
|
||||
"appid": "wx0527b2d9e540919e"
|
||||
"appid": "wx0527b2d9e540919e",
|
||||
"isGameTourist": false
|
||||
}
|
||||
Reference in New Issue
Block a user