feats / babel-plugin-inline-import

inline the raw content of import statements
https://www.npmjs.com/package/babel-plugin-inline-import
MIT License
243 stars 29 forks source link

upgrade dependencies to be ready for babel 7 #24

Closed axe312ger closed 5 years ago

axe312ger commented 5 years ago

This upgrades the plugin to be ready for babel 7.

Fixes #21

This branch is released on npm. Install via:

npm i -D @axe312/babel-plugin-inline-import@beta
zvictor commented 5 years ago

I added you as contributor of this repo. What is your npm username?

axe312ger commented 5 years ago

Ohh wow nice, thank you.

My npm username is https://www.npmjs.com/~axe312

axe312ger commented 5 years ago

We should make sure to release this as v4.0.0 since its a breaking change!

zvictor commented 5 years ago

it sounds right. could you take care of publishing the new version for us? :)

gnawf commented 3 years ago

@zvictor @axe312ger can one of you publish 4.0.0 thanks