|
@@ -1,72 +1,75 @@
|
|
{
|
|
{
|
|
- "description": "项目配置文件",
|
|
|
|
- "packOptions": {
|
|
|
|
- "ignore": []
|
|
|
|
- },
|
|
|
|
- "setting": {
|
|
|
|
- "urlCheck": true,
|
|
|
|
- "es6": true,
|
|
|
|
- "enhance": false,
|
|
|
|
- "postcss": true,
|
|
|
|
- "preloadBackgroundData": false,
|
|
|
|
- "minified": true,
|
|
|
|
- "newFeature": false,
|
|
|
|
- "coverView": true,
|
|
|
|
- "nodeModules": true,
|
|
|
|
- "autoAudits": false,
|
|
|
|
- "showShadowRootInWxmlPanel": true,
|
|
|
|
- "scopeDataCheck": false,
|
|
|
|
- "uglifyFileName": false,
|
|
|
|
- "checkInvalidKey": true,
|
|
|
|
- "checkSiteMap": true,
|
|
|
|
- "uploadWithSourceMap": true,
|
|
|
|
- "compileHotReLoad": false,
|
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
|
- "useApiHook": true,
|
|
|
|
- "useApiHostProcess": false,
|
|
|
|
- "babelSetting": {
|
|
|
|
- "ignore": [],
|
|
|
|
- "disablePlugins": [],
|
|
|
|
- "outputPath": ""
|
|
|
|
|
|
+ "description": "项目配置文件",
|
|
|
|
+ "packOptions": {
|
|
|
|
+ "ignore": []
|
|
},
|
|
},
|
|
- "enableEngineNative": false,
|
|
|
|
- "useIsolateContext": true,
|
|
|
|
- "useCompilerModule": true,
|
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
|
- "packNpmManually": false,
|
|
|
|
- "packNpmRelationList": [],
|
|
|
|
- "minifyWXSS": true
|
|
|
|
- },
|
|
|
|
- "compileType": "miniprogram",
|
|
|
|
- "libVersion": "2.14.0",
|
|
|
|
- "appid": "wx91d43ffa93b78d6e",
|
|
|
|
- "projectname": "mini",
|
|
|
|
- "debugOptions": {
|
|
|
|
- "hidedInDevtools": []
|
|
|
|
- },
|
|
|
|
- "scripts": {},
|
|
|
|
- "isGameTourist": false,
|
|
|
|
- "simulatorType": "wechat",
|
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
|
- "condition": {
|
|
|
|
- "search": {
|
|
|
|
- "list": []
|
|
|
|
|
|
+ "setting": {
|
|
|
|
+ "urlCheck": true,
|
|
|
|
+ "es6": true,
|
|
|
|
+ "enhance": false,
|
|
|
|
+ "postcss": true,
|
|
|
|
+ "preloadBackgroundData": false,
|
|
|
|
+ "minified": true,
|
|
|
|
+ "newFeature": false,
|
|
|
|
+ "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": true,
|
|
|
|
+ "userConfirmedBundleSwitch": false,
|
|
|
|
+ "packNpmManually": false,
|
|
|
|
+ "packNpmRelationList": [],
|
|
|
|
+ "minifyWXSS": true,
|
|
|
|
+ "disableUseStrict": false,
|
|
|
|
+ "showES6CompileOption": false,
|
|
|
|
+ "useCompilerPlugins": false,
|
|
|
|
+ "minifyWXML": true
|
|
},
|
|
},
|
|
- "conversation": {
|
|
|
|
- "list": []
|
|
|
|
|
|
+ "compileType": "miniprogram",
|
|
|
|
+ "libVersion": "2.14.0",
|
|
|
|
+ "appid": "wx91d43ffa93b78d6e",
|
|
|
|
+ "projectname": "%E4%B8%AD%E9%93%81%E4%BA%8C%E5%B1%80",
|
|
|
|
+ "debugOptions": {
|
|
|
|
+ "hidedInDevtools": []
|
|
},
|
|
},
|
|
- "game": {
|
|
|
|
- "list": []
|
|
|
|
- },
|
|
|
|
- "plugin": {
|
|
|
|
- "list": []
|
|
|
|
- },
|
|
|
|
- "gamePlugin": {
|
|
|
|
- "list": []
|
|
|
|
- },
|
|
|
|
- "miniprogram": {
|
|
|
|
- "list": []
|
|
|
|
|
|
+ "scripts": {},
|
|
|
|
+ "isGameTourist": false,
|
|
|
|
+ "simulatorType": "wechat",
|
|
|
|
+ "simulatorPluginLibVersion": {},
|
|
|
|
+ "condition": {
|
|
|
|
+ "search": {
|
|
|
|
+ "list": []
|
|
|
|
+ },
|
|
|
|
+ "conversation": {
|
|
|
|
+ "list": []
|
|
|
|
+ },
|
|
|
|
+ "game": {
|
|
|
|
+ "list": []
|
|
|
|
+ },
|
|
|
|
+ "plugin": {
|
|
|
|
+ "list": []
|
|
|
|
+ },
|
|
|
|
+ "gamePlugin": {
|
|
|
|
+ "list": []
|
|
|
|
+ },
|
|
|
|
+ "miniprogram": {
|
|
|
|
+ "list": []
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- }
|
|
|
|
}
|
|
}
|