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.

45 lines
838 B

4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 months ago
4 weeks ago
4 months ago
  1. {
  2. "description": "项目配置文件。",
  3. "packOptions": {
  4. "ignore": [],
  5. "include": []
  6. },
  7. "setting": {
  8. "urlCheck": false,
  9. "es6": false,
  10. "postcss": false,
  11. "minified": true,
  12. "newFeature": true,
  13. "bigPackageSizeSupport": true,
  14. "babelSetting": {
  15. "ignore": [],
  16. "disablePlugins": [],
  17. "outputPath": ""
  18. }
  19. },
  20. "compileType": "miniprogram",
  21. "libVersion": "",
  22. "appid": "wxb9f5233e39665f59",
  23. "projectname": "新疆小程序",
  24. "condition": {
  25. "search": {
  26. "current": -1,
  27. "list": []
  28. },
  29. "conversation": {
  30. "current": -1,
  31. "list": []
  32. },
  33. "game": {
  34. "current": -1,
  35. "list": []
  36. },
  37. "miniprogram": {
  38. "current": -1,
  39. "list": []
  40. }
  41. },
  42. "editorSetting": {
  43. "tabIndent": "insertSpaces",
  44. "tabSize": 2
  45. }
  46. }