project.config.json 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "description": "wanzhubei",
  3. "setting": {
  4. "urlCheck": false,
  5. "es6": true,
  6. "enhance": false,
  7. "postcss": false,
  8. "preloadBackgroundData": false,
  9. "minified": false,
  10. "newFeature": true,
  11. "coverView": true,
  12. "nodeModules": false,
  13. "autoAudits": false,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false,
  16. "uglifyFileName": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "bundle": false,
  26. "useCompilerModule": false,
  27. "userConfirmedUseCompilerModuleSwitch": false,
  28. "compileHotReLoad": false,
  29. "useMultiFrameRuntime": true,
  30. "useApiHook": true,
  31. "useApiHostProcess": false,
  32. "enableEngineNative": false,
  33. "useIsolateContext": true,
  34. "userConfirmedBundleSwitch": false,
  35. "packNpmManually": false,
  36. "packNpmRelationList": [],
  37. "minifyWXSS": true
  38. },
  39. "compileType": "miniprogram",
  40. "libVersion": "2.15.0",
  41. "appid": "wxb299e10e65157301",
  42. "projectname": "wanzb_xcx",
  43. "simulatorType": "wechat",
  44. "simulatorPluginLibVersion": {},
  45. "condition": {
  46. "search": {
  47. "list": []
  48. },
  49. "conversation": {
  50. "list": []
  51. },
  52. "miniprogram": {
  53. "list": []
  54. }
  55. }
  56. }