options.json 113 B

123456789
  1. {
  2. "plugins": [
  3. "external-helpers",
  4. ["transform-modules-umd", {
  5. "exactGlobals": true
  6. }]
  7. ]
  8. }