web-desktop.json 796 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "__version__": "1.0.1",
  3. "builder": {
  4. "common": {
  5. "polyfills": {
  6. "asyncFunctions": true
  7. },
  8. "name": "成语消了消",
  9. "buildPath": "project://build",
  10. "outputName": "web-desktop",
  11. "mainBundleCompressionType": "merge_dep",
  12. "platform": "web-desktop",
  13. "debug": true
  14. },
  15. "options": {
  16. "web-desktop": {
  17. "useWebGPU": false,
  18. "resolution": {
  19. "designWidth": 750,
  20. "designHeight": 1634
  21. },
  22. "__version__": "1.0.1"
  23. }
  24. },
  25. "taskOptionsMap": {
  26. "1737269359343": {
  27. "useWebGPU": false,
  28. "resolution": {
  29. "designWidth": 750,
  30. "designHeight": 1634
  31. },
  32. "__version__": "1.0.1"
  33. }
  34. },
  35. "__version__": "1.3.8"
  36. }
  37. }