|
|
@@ -1,79 +1,78 @@ |
|
|
|
{ |
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", |
|
|
|
"packOptions": { |
|
|
|
"ignore": [ |
|
|
|
{ |
|
|
|
"value": ".eslintrc.js", |
|
|
|
"type": "file" |
|
|
|
} |
|
|
|
], |
|
|
|
"include": [] |
|
|
|
}, |
|
|
|
"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": false, |
|
|
|
"lazyloadPlaceholderEnable": false, |
|
|
|
"useMultiFrameRuntime": true, |
|
|
|
"useApiHook": true, |
|
|
|
"useApiHostProcess": true, |
|
|
|
"babelSetting": { |
|
|
|
"ignore": [], |
|
|
|
"disablePlugins": [], |
|
|
|
"outputPath": "" |
|
|
|
"description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html", |
|
|
|
"packOptions": { |
|
|
|
"ignore": [ |
|
|
|
{ |
|
|
|
"value": ".eslintrc.js", |
|
|
|
"type": "file" |
|
|
|
} |
|
|
|
], |
|
|
|
"include": [] |
|
|
|
}, |
|
|
|
"useIsolateContext": true, |
|
|
|
"userConfirmedBundleSwitch": false, |
|
|
|
"packNpmManually": false, |
|
|
|
"packNpmRelationList": [], |
|
|
|
"minifyWXSS": true, |
|
|
|
"disableUseStrict": false, |
|
|
|
"minifyWXML": true, |
|
|
|
"showES6CompileOption": false, |
|
|
|
"useCompilerPlugins": false, |
|
|
|
"ignoreUploadUnusedFiles": true, |
|
|
|
"useStaticServer": true |
|
|
|
}, |
|
|
|
"compileType": "miniprogram", |
|
|
|
"libVersion": "2.23.2", |
|
|
|
"appid": "wxaace54cc2cf8924b", |
|
|
|
"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": { |
|
|
|
"search": { |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"conversation": { |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"game": { |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"plugin": { |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"gamePlugin": { |
|
|
|
"list": [] |
|
|
|
}, |
|
|
|
"miniprogram": { |
|
|
|
"list": [] |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"editorSetting": { |
|
|
|
"tabIndent": "insertSpaces", |
|
|
|
"tabSize": 2 |
|
|
|
} |
|
|
|
} |