图书馆小程序
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.

36 lines
669 B

2 weeks ago
  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": false,
  8. "es6": false,
  9. "postcss": false,
  10. "minified": false,
  11. "newFeature": true,
  12. "bigPackageSizeSupport": true,
  13. "checkSitMap": false
  14. },
  15. "compileType": "miniprogram",
  16. "libVersion": "",
  17. "appid": "wxa98bf58c54e9102e",
  18. "projectname": "library-wechat",
  19. "condition": {
  20. "search": {
  21. "current": -1,
  22. "list": []
  23. },
  24. "conversation": {
  25. "current": -1,
  26. "list": []
  27. },
  28. "game": {
  29. "current": -1,
  30. "list": []
  31. },
  32. "miniprogram": {
  33. "current": -1,
  34. "list": []
  35. }
  36. }
  37. }