| @@ -34,7 +34,7 @@ | |||||
| "babelSetting": { | "babelSetting": { | ||||
| "ignore": [], | "ignore": [], | ||||
| "disablePlugins": [], | "disablePlugins": [], | ||||
| "outputPath": "" | |||||
| "outputPath": "", | |||||
| "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", | "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", | ||||
| "packOptions": { | "packOptions": { | ||||
| "ignore": [ | "ignore": [ | ||||
| @@ -61,72 +61,6 @@ | |||||
| "libVersion": "2.23.2", | "libVersion": "2.23.2", | ||||
| "appid": "wxaace54cc2cf8924b", | "appid": "wxaace54cc2cf8924b", | ||||
| "projectname": "WXMB", | "projectname": "WXMB", | ||||
| "condition": { | |||||
| "search": { | |||||
| "list": [] | |||||
| "setting": { | |||||
| "urlCheck": false, | |||||
| "es6": true, | |||||
| "enhance": true, | |||||
| "postcss": true, | |||||
| "preloadBackgroundData": false, | |||||
| "minified": true, | |||||
| "newFeature": false, | |||||
| "coverView": true, | |||||
| "nodeModules": false, | |||||
| "autoAudits": false, | |||||
| "showShadowRootInWxmlPanel": true, | |||||
| "scopeDataCheck": false, | |||||
| "uglifyFileName": false, | |||||
| "checkInvalidKey": true, | |||||
| "checkSiteMap": false, | |||||
| "uploadWithSourceMap": true, | |||||
| "compileHotReLoad": true, | |||||
| "lazyloadPlaceholderEnable": false, | |||||
| "useMultiFrameRuntime": true, | |||||
| "useApiHook": true, | |||||
| "useApiHostProcess": true, | |||||
| "babelSetting": { | |||||
| "ignore": [], | |||||
| "disablePlugins": [], | |||||
| "outputPath": "" | |||||
| }, | |||||
| "useIsolateContext": true, | |||||
| "userConfirmedBundleSwitch": false, | |||||
| "packNpmManually": false, | |||||
| "packNpmRelationList": [], | |||||
| "minifyWXSS": true, | |||||
| "disableUseStrict": false, | |||||
| "minifyWXML": true, | |||||
| "showES6CompileOption": false, | |||||
| "useCompilerPlugins": false, | |||||
| "ignoreUploadUnusedFiles": true | |||||
| }, | |||||
| "conversation": { | |||||
| "list": [] | |||||
| "compileType": "miniprogram", | |||||
| "libVersion": "2.23.2", | |||||
| "appid": "wxaace54cc2cf8924b", | |||||
| "projectname": "nsgk_wechat", | |||||
| "editorSetting": { | |||||
| "tabIndent": "insertSpaces", | |||||
| "tabSize": 2 | |||||
| }, | |||||
| "game": { | |||||
| "list": [] | |||||
| }, | |||||
| "plugin": { | |||||
| "list": [] | |||||
| }, | |||||
| "gamePlugin": { | |||||
| "list": [] | |||||
| }, | |||||
| "miniprogram": { | |||||
| "list": [] | |||||
| "condition": { | "condition": { | ||||
| "search": { | "search": { | ||||
| "list": [] | "list": [] | ||||