Michael Mok

Results 123 comments of Michael Mok

This is a restriction from `react-scripts` - nothing to do with this plugin / it's compatibility.

Can you provide a reproducible example or explain more about your setup? It would be hard to offer any help just by looking at this. Maybe you are using pure...

Hi, can you explain the use case further? How does `webpack.override.js` work? Are there any error logs inside the `iframe`, is the code compiled differently, etc.?

I'm not sure this is what should be implemented - in particular by _prohibiting_ custom accept chains we're also enforcing a constraint that modules cannot have side-effects which is essential...

Do you have a more concrete use case why this is needed, or a reproduction if you ran into something (which could be a bug)?

Issue seems to be resolved with the latest versions of ts-loader

I think the first one ideally should be recoverable, but might be a design limitation. The second one probably has something to do with CSS hot reloading from `css-loader`, might...

I believe `invalid` is a normal status?

Issue seems to be `tsc` related / duplicate copies of the same dependency - let me know if this is still the case :)