workerize-loader icon indicating copy to clipboard operation
workerize-loader copied to clipboard

Support webpack 5

Open kpdecker opened this issue 5 years ago • 1 comments

Expands on/supersedes #100. Removing the parser logic simplifies the webpack API integration and number of points that break as a result of webpack 5 changes.

Note that karma-webpack would not play nicely when I installed webpack 5, so while this appears to compile correctly, it has not been tested at runtime with Webpack 5.

Possible fix for #77

kpdecker avatar Jun 21 '20 15:06 kpdecker

Any possibility of moving this forward?

Deevian avatar Oct 14 '20 16:10 Deevian