project.kwai.json 1.5 KB

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