碧桂园
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.

70 lines
1.3 KiB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": true,
  9. "enhance": false,
  10. "postcss": true,
  11. "minified": true,
  12. "newFeature": false,
  13. "coverView": true,
  14. "nodeModules": false,
  15. "autoAudits": false,
  16. "uglifyFileName": false,
  17. "checkInvalidKey": true,
  18. "checkSiteMap": true,
  19. "uploadWithSourceMap": true,
  20. "babelSetting": {
  21. "ignore": [],
  22. "disablePlugins": [],
  23. "outputPath": ""
  24. },
  25. "preloadBackgroundData": false,
  26. "showShadowRootInWxmlPanel": true,
  27. "scopeDataCheck": false,
  28. "compileHotReLoad": false,
  29. "useIsolateContext": true,
  30. "useCompilerModule": true,
  31. "userConfirmedUseCompilerModuleSwitch": false
  32. },
  33. "compileType": "miniprogram",
  34. "libVersion": "2.23.4",
  35. "appid": "wx583af5cdd9358906",
  36. "projectname": "biguiyuan",
  37. "debugOptions": {
  38. "hidedInDevtools": []
  39. },
  40. "scripts": {},
  41. "isGameTourist": false,
  42. "simulatorType": "wechat",
  43. "simulatorPluginLibVersion": {},
  44. "condition": {
  45. "search": {
  46. "current": -1,
  47. "list": []
  48. },
  49. "conversation": {
  50. "current": -1,
  51. "list": []
  52. },
  53. "plugin": {
  54. "current": -1,
  55. "list": []
  56. },
  57. "game": {
  58. "current": -1,
  59. "list": []
  60. },
  61. "gamePlugin": {
  62. "current": -1,
  63. "list": []
  64. },
  65. "miniprogram": {
  66. "current": -1,
  67. "list": []
  68. }
  69. }
  70. }