Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.01 KB

File metadata and controls

22 lines (14 loc) · 1.01 KB

Babel Plugin Module Import

Github Action codecov Version Downloads License

Adds the ability for plugin to add an extra module import.

Install

# use npm
npm install babel-plugin-module-import

# use yarn
yarn add babel-plugin-module-import

# use pnpm
pnpm install babel-plugin-module-import

License

MIT