web-desktop.json 215 B

1234567891011121314
  1. {
  2. "__version__": "1.0.1",
  3. "builder": {
  4. "common": {
  5. "binGroupConfig": {
  6. "threshold": 16,
  7. "enable": false
  8. },
  9. "polyfills": {
  10. "asyncFunctions": true
  11. }
  12. }
  13. }
  14. }