@victorenator/babel-plugin-esm-resolver

1.0.3 • Public • Published

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"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @victorenator/babel-plugin-esm-resolver

Weekly Downloads

3

Version

1.0.3

License

MIT

Unpacked Size

3.25 kB

Total Files

4

Last publish

Collaborators

  • victorenator