@victorenator/babel-plugin-esm-resolver

1.0.4 • 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

12

Version

1.0.4

License

MIT

Unpacked Size

3.5 kB

Total Files

4

Last publish

Collaborators

  • victorenator