FredKSchott / rollup-plugin-polyfill-node

A modern Node.js polyfill for your Rollup bundle.
Other
178 stars 57 forks source link

Update to rollup 3.0 #62

Closed dmail closed 2 years ago

dmail commented 2 years ago

This pull request updates dependencies and peerDependencies to enable rollup 3.

⚠️ For now I have removed the dependency to rollup-plugin-license because it's not yet compatible with rollup3. Either it's ok to go like that or rollup-plugin-license needs to be updated first

StoneCypher commented 2 years ago

image

StoneCypher commented 2 years ago

@FredKSchott