first commit
This commit is contained in:
@@ -0,0 +1,59 @@
|
||||
{
|
||||
"description": "Tank War - WeChat Mini Game",
|
||||
"packOptions": {
|
||||
"ignore": [
|
||||
{
|
||||
"value": ".codebuddy",
|
||||
"type": "folder"
|
||||
},
|
||||
{
|
||||
"value": ".gitignore",
|
||||
"type": "file"
|
||||
}
|
||||
],
|
||||
"include": []
|
||||
},
|
||||
"setting": {
|
||||
"urlCheck": false,
|
||||
"es6": true,
|
||||
"enhance": true,
|
||||
"postcss": true,
|
||||
"preloadBackgroundData": false,
|
||||
"minified": true,
|
||||
"newFeature": true,
|
||||
"coverView": true,
|
||||
"nodeModules": false,
|
||||
"autoAudits": false,
|
||||
"showShadowRootInWxmlPanel": true,
|
||||
"scopeDataCheck": false,
|
||||
"uglifyFileName": false,
|
||||
"checkInvalidKey": true,
|
||||
"checkSiteMap": true,
|
||||
"uploadWithSourceMap": true,
|
||||
"compileHotReLoad": false,
|
||||
"babelSetting": {
|
||||
"ignore": [],
|
||||
"disablePlugins": [],
|
||||
"outputPath": ""
|
||||
},
|
||||
"compileWorklet": false,
|
||||
"packNpmManually": false,
|
||||
"packNpmRelationList": [],
|
||||
"minifyWXSS": true,
|
||||
"minifyWXML": true,
|
||||
"localPlugins": false,
|
||||
"disableUseStrict": false,
|
||||
"useCompilerPlugins": false,
|
||||
"condition": false,
|
||||
"swc": false,
|
||||
"disableSWC": true
|
||||
},
|
||||
"compileType": "game",
|
||||
"libVersion": "2.25.0",
|
||||
"appid": "wx3527fe2fd49db523",
|
||||
"projectname": "tankwar",
|
||||
"condition": {},
|
||||
"simulatorPluginLibVersion": {},
|
||||
"isGameTourist": false,
|
||||
"editorSetting": {}
|
||||
}
|
||||
Reference in New Issue
Block a user