拓恒河湖长制全民护河平台WEB端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

62 lines
1.7KB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": [
  5. {
  6. "value": ".eslintrc.js",
  7. "type": "file"
  8. }
  9. ],
  10. "include": []
  11. },
  12. "setting": {
  13. "ignoreDevUnusedFiles": false,
  14. "ignoreUploadUnusedFiles": false,
  15. "urlCheck": false,
  16. "es6": true,
  17. "enhance": true,
  18. "postcss": true,
  19. "preloadBackgroundData": false,
  20. "minified": true,
  21. "newFeature": false,
  22. "coverView": true,
  23. "nodeModules": false,
  24. "autoAudits": false,
  25. "showShadowRootInWxmlPanel": true,
  26. "scopeDataCheck": false,
  27. "uglifyFileName": false,
  28. "checkInvalidKey": true,
  29. "checkSiteMap": true,
  30. "uploadWithSourceMap": true,
  31. "compileHotReLoad": false,
  32. "lazyloadPlaceholderEnable": false,
  33. "useMultiFrameRuntime": true,
  34. "useApiHook": true,
  35. "useApiHostProcess": true,
  36. "babelSetting": {
  37. "ignore": [],
  38. "disablePlugins": [],
  39. "outputPath": ""
  40. },
  41. "enableEngineNative": false,
  42. "useIsolateContext": true,
  43. "userConfirmedBundleSwitch": false,
  44. "packNpmManually": false,
  45. "packNpmRelationList": [],
  46. "minifyWXSS": true,
  47. "disableUseStrict": false,
  48. "minifyWXML": true,
  49. "showES6CompileOption": false,
  50. "useCompilerPlugins": false,
  51. "condition": false
  52. },
  53. "compileType": "miniprogram",
  54. "libVersion": "2.19.4",
  55. "appid": "wxd0f247d7272ca1b7",
  56. "projectname": "weixin-app",
  57. "condition": {},
  58. "editorSetting": {
  59. "tabIndent": "insertSpaces",
  60. "tabSize": 4
  61. }
  62. }