Zach Toben
Zach Toben
@Orlandster I don't really have the time right now to look at this, but if you could point me to a repo/example of this not working correctly I would really...
For now you could use the `fileTypes` option, but I agree that having some kind of regex match would be a nice feature. Thanks for the suggestion.
I could see this being provided by the plugin. I'd be interested to hear some other feedback to see if I could make a more generic solution for this, rather...
@daveisfera if you can get me a reproduction it'd be appreciated. I think I have an idea of what the problem might be, but it would really help me narrow...
Sorry, having a hard time reproducing this one. What webpack version are you using?
That seems reasonable. Happy to take a look at any and all PRs!
Thanks for the report, I'll take a look when I get a chance.
Good suggestion, thanks 👍
I think this would be a pretty major change as it would require the output to be wrapped in an array or some sortable structure instead of an object. Not...
Yeah, that would be a good way to do it. Happy to review any PRs. A little too busy right now to do it myself.