webpack-merge-and-include-globally icon indicating copy to clipboard operation
webpack-merge-and-include-globally copied to clipboard

Add loader

Open aspirisen opened this issue 4 years ago • 0 comments

Is it possible to have loader? It would be good to bypass my code through loaders like babel etc. and minification that are already configured, and then just concat the the result code, without webpack's bootstrap function wrappers.

I am just looking for how to resolve this issue https://stackoverflow.com/questions/66087526/webpack-do-not-use-webpackboostrap-function-wrappers.

Thanks.

aspirisen avatar Feb 07 '21 20:02 aspirisen