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.

51 lines
989 B

6 months ago
  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "postcss": true,
  10. "preloadBackgroundData": false,
  11. "minified": true,
  12. "newFeature": true,
  13. "coverView": true,
  14. "autoAudits": false,
  15. "showShadowRootInWxmlPanel": true,
  16. "scopeDataCheck": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "useCompilerModule": false,
  26. "userConfirmedUseCompilerModuleSwitch": false
  27. },
  28. "compileType": "miniprogram",
  29. "libVersion": "",
  30. "appid": "wx788fb8b0b13efabf",
  31. "projectname": "深百鲜",
  32. "simulatorType": "wechat",
  33. "simulatorPluginLibVersion": {},
  34. "condition": {
  35. "search": {
  36. "current": -1,
  37. "list": []
  38. },
  39. "conversation": {
  40. "current": -1,
  41. "list": []
  42. },
  43. "game": {
  44. "current": -1,
  45. "list": []
  46. },
  47. "miniprogram": {
  48. "current": -1,
  49. "list": []
  50. }
  51. }
  52. }