.babelrc 59B

1234
  1. {
  2. "plugins": ["@babel/plugin-syntax-dynamic-import"]
  3. }