Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

fix Webpack 5 types issue #258#259

Merged
kamilogorek merged 1 commit intogetsentry:masterfrom
simon-rad:master
Feb 18, 2021
Merged

fix Webpack 5 types issue #258#259
kamilogorek merged 1 commit intogetsentry:masterfrom
simon-rad:master

Conversation

@simon-rad
Copy link
Contributor

interface WebpackPluginInstance extends Plugin {}

This interface WebpackPluginInstance was specifically created in Webpack 4 to fix such issues

// Compatibility with webpack@5's own types
// See webpack/webpack#11630

@kamilogorek kamilogorek merged commit 9485b34 into getsentry:master Feb 18, 2021
@kamilogorek
Copy link
Contributor

Thanks! <3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants