12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "miniprogramRoot": "dist/",
- "projectname": "nanyang",
- "description": "南阳农机",
- "appid": "wx94f23e5b285c046d",
- "setting": {
- "urlCheck": true,
- "es6": false,
- "enhance": true,
- "postcss": false,
- "preloadBackgroundData": false,
- "minified": false,
- "newFeature": false,
- "coverView": true,
- "nodeModules": false,
- "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": true,
- "disableUseStrict": false,
- "showES6CompileOption": false,
- "useCompilerPlugins": false,
- "minifyWXML": true,
- "ignoreDevUnusedFiles": false,
- "ignoreUploadUnusedFiles": false
- },
- "compileType": "miniprogram",
- "condition": {},
- "libVersion": "2.25.0",
- "srcMiniprogramRoot": "dist/",
- "packOptions": {
- "ignore": [],
- "include": []
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 4
- }
- }
|