underscore-template-loader icon indicating copy to clipboard operation
underscore-template-loader copied to clipboard

Webpack 5 compatibility

Open idudinov opened this issue 4 years ago • 1 comments
trafficstars

The main change here was to get rid of custom file-loader usage. Of course I'm not aware why it was initially introduced, but from my findings and use cases the removal doesn't break anything but makes our codebase work as it was for webpack 4. I'd appreciate any feedback on this suggestion.

idudinov avatar Mar 17 '21 20:03 idudinov

While I did not encounter any issues with webpack 5 before, this PR did not break anything for me either.

hirbod avatar Apr 09 '21 19:04 hirbod

Any reason why this was not merged?

ryon137 avatar Nov 18 '22 21:11 ryon137

Any reason why this was not merged?

life

emaphp avatar Nov 19 '22 18:11 emaphp

@emaphp thanks for merging and releasing new version!

idudinov avatar Nov 21 '22 12:11 idudinov