Cody Mikol
Cody Mikol
Sure, I'll take a look at simplifying the history and push a little more this upcoming weekend.
Very sparse on time these days @KumarSumitD hopefully I'll be able to come back to it at some point in the near future
I'm working on a PR for this
worth mentioning that this css was by @alexanderby , not myself
I actually was just about to make this feature request and to my surprise here it is 💯
It seems like this project should be archived, I don't think it is in development anymore for anyone looking for a solution to this problem.
Thanks for opening an issue, I'll try and take a look at this sometime this weekend
I have unfortunately proven that files can be named in this way so introducing the proposed change would be breaking for users in that situation 😞 I think this is...
It looks like in webpack 5 `file-loader` is deprecated, if you change your `file-loader` rule to something like this for your tests ``` { test: /\.(jpg|png|gif|svg|woff|woff2|eot|ttf)$/, type: 'asset/inline', }, ```...
I'll leave this open until sokra responds over here => https://github.com/webpack/webpack/issues/12759