pmowrer / rollup-plugin-peer-deps-external

Automatically externalize `peerDependencies` in a rollup bundle.
MIT License
109 stars 16 forks source link

Publish latest version to npm registry #15

Closed hugmanrique closed 4 years ago

hugmanrique commented 5 years ago

The build including the #10 fix has not been published, so I'm still getting the peer dep requirement warning on npm:

npm WARN rollup-plugin-peer-deps-external@2.2.0 requires a peer of rollup@^0.x but none is installed. You must install peer dependencies yourself.

This would be a good time to automate releases through the new GitHub actions feature.

cdfa commented 5 years ago

Any updates on this?

pmowrer commented 4 years ago

Hopefully this should be fixed within the week

clehene commented 4 years ago

Hopefully this should be fixed within the week

which week? :)

pmowrer commented 4 years ago

which week? :)

Fair question 😅 As soon as I get publishing rights... Unfortunately not within my control, but should be soon

pmowrer commented 4 years ago

This week! 😬