mirror of
https://github.com/sanyuered/WeChat-MiniProgram-AR-WASM.git
synced 2025-12-24 13:28:12 +08:00
86 lines
2.2 KiB
JSON
86 lines
2.2 KiB
JSON
{
|
|
"description": "project config file",
|
|
"packOptions": {
|
|
"ignore": [
|
|
{
|
|
"type": "folder",
|
|
"value": "screenshot"
|
|
},
|
|
{
|
|
"type": "folder",
|
|
"value": "node_dev"
|
|
},
|
|
{
|
|
"type": "folder",
|
|
"value": "go_dev"
|
|
},
|
|
{
|
|
"type": "folder",
|
|
"value": "opencv_dev"
|
|
}
|
|
]
|
|
},
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": false,
|
|
"enhance": false,
|
|
"postcss": false,
|
|
"preloadBackgroundData": false,
|
|
"minified": false,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"nodeModules": true,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enableEngineNative": false,
|
|
"useIsolateContext": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": false,
|
|
"disableUseStrict": false,
|
|
"minifyWXML": false,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "2.16.1",
|
|
"appid": "wxb4cdacc73d2d71c7",
|
|
"projectname": "WeChat-WebAR",
|
|
"debugOptions": {
|
|
"hidedInDevtools": []
|
|
},
|
|
"isGameTourist": false,
|
|
"simulatorType": "wechat",
|
|
"simulatorPluginLibVersion": {},
|
|
"condition": {
|
|
"search": {
|
|
"list": []
|
|
},
|
|
"conversation": {
|
|
"list": []
|
|
},
|
|
"game": {
|
|
"currentL": -1,
|
|
"list": []
|
|
},
|
|
"miniprogram": {
|
|
"list": []
|
|
}
|
|
}
|
|
} |