1.0.3 • Published 2 years ago

@victorenator/babel-plugin-esm-resolver v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ESM Resolver for Babel

Getting started

Install the plugin

npm install --save-dev @victorenator/babel-plugin-esm-resolver

Specify the plugin in your .babelrc

{
  "plugins": [
    "@victorenator/babel-plugin-esm-resolver"
  ]
}
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

3 years ago

1.0.0

3 years ago