選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

55 行
1.0KB

  1. {
  2. "description": "项目配置文件",
  3. "packOptions": {
  4. "ignore": []
  5. },
  6. "setting": {
  7. "urlCheck": true,
  8. "es6": true,
  9. "postcss": true,
  10. "minified": true,
  11. "newFeature": true,
  12. "coverView": true,
  13. "autoAudits": false,
  14. "showShadowRootInWxmlPanel": true,
  15. "scopeDataCheck": false,
  16. "checkInvalidKey": true,
  17. "checkSiteMap": true,
  18. "uploadWithSourceMap": true,
  19. "babelSetting": {
  20. "ignore": [],
  21. "disablePlugins": [],
  22. "outputPath": ""
  23. },
  24. "useCompilerModule": false,
  25. "userConfirmedUseCompilerModuleSwitch": false
  26. },
  27. "compileType": "miniprogram",
  28. "libVersion": "2.10.2",
  29. "appid": "wxb83a175962c53ea6",
  30. "projectname": "%E8%80%81%E9%97%A8%E6%A1%86",
  31. "debugOptions": {
  32. "hidedInDevtools": []
  33. },
  34. "isGameTourist": false,
  35. "simulatorType": "wechat",
  36. "simulatorPluginLibVersion": {},
  37. "condition": {
  38. "search": {
  39. "current": -1,
  40. "list": []
  41. },
  42. "conversation": {
  43. "current": -1,
  44. "list": []
  45. },
  46. "game": {
  47. "currentL": -1,
  48. "list": []
  49. },
  50. "miniprogram": {
  51. "current": -1,
  52. "list": []
  53. }
  54. }
  55. }