nicole devillers

Results 4 comments of nicole devillers

I am getting this error with webpack 4.16.4.

We're trying to do something similar and found that baseline memory usage was very high with the source-map-support library. And we also found `--enable-source-maps` flag to be untenable per the...

We'd really like to switch our backend error monitoring from Sentry to DD and this is the main blocker.

if you import the plugin you don't need to call `registerPlugin`; the registration will happen when the module is imported. you should be able to just call `player.overlay` after importing.