builder.json 180 B

1234567891011121314
  1. {
  2. "__version__": "1.3.8",
  3. "log": {
  4. "level": 4
  5. },
  6. "common": {
  7. "polyfills": {
  8. "asyncFunctions": true
  9. }
  10. },
  11. "BuildTaskManager": {
  12. "taskMap": {}
  13. }
  14. }