|
@@ -1,60 +0,0 @@
|
|
|
-{
|
|
|
- "description": "项目配置文件,详见文档:https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
|
|
|
- "packOptions": {
|
|
|
- "ignore": [],
|
|
|
- "include": []
|
|
|
- },
|
|
|
- "setting": {
|
|
|
- "urlCheck": false,
|
|
|
- "es6": true,
|
|
|
- "enhance": false,
|
|
|
- "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,
|
|
|
- "useMultiFrameRuntime": true,
|
|
|
- "useApiHook": true,
|
|
|
- "useApiHostProcess": true,
|
|
|
- "babelSetting": {
|
|
|
- "ignore": [],
|
|
|
- "disablePlugins": [],
|
|
|
- "outputPath": ""
|
|
|
- },
|
|
|
- "enableEngineNative": false,
|
|
|
- "bundle": false,
|
|
|
- "useIsolateContext": true,
|
|
|
- "useCompilerModule": false,
|
|
|
- "userConfirmedUseCompilerModuleSwitch": false,
|
|
|
- "userConfirmedBundleSwitch": false,
|
|
|
- "packNpmManually": false,
|
|
|
- "packNpmRelationList": [],
|
|
|
- "minifyWXSS": true,
|
|
|
- "lazyloadPlaceholderEnable": false,
|
|
|
- "useStaticServer": true,
|
|
|
- "showES6CompileOption": false,
|
|
|
- "disableUseStrict": false,
|
|
|
- "useCompilerPlugins": false,
|
|
|
- "minifyWXML": true
|
|
|
- },
|
|
|
- "compileType": "miniprogram",
|
|
|
- "libVersion": "2.30.2",
|
|
|
- "appid": "wx701d6e0be4d00ae7",
|
|
|
- "projectname": "ndjsxh",
|
|
|
- "simulatorType": "wechat",
|
|
|
- "simulatorPluginLibVersion": {},
|
|
|
- "editorSetting": {
|
|
|
- "tabIndent": "insertSpaces",
|
|
|
- "tabSize": 2
|
|
|
- },
|
|
|
- "condition": {}
|
|
|
-}
|