modify-source-webpack-plugin icon indicating copy to clipboard operation
modify-source-webpack-plugin copied to clipboard

Implement new loader applying method

Open artembatura opened this issue 1 year ago • 0 comments

Implement new algorithm which determines when to apply webpack loader to module and when not.

This should resolve the long chain issues where sometimes changes were not applied after change in watch mode or opposite cases where changes applied to module more times than expected.

artembatura avatar Jul 29 '23 23:07 artembatura