.babelrc 64 B

12345
  1. {
  2. "plugins": [
  3. "transform-es2015-modules-simple-amd"
  4. ]
  5. }