Closed fregante closed 2 years ago
Ok, so I'll try to fix the problem with the CSS extractor/loader. But maybe it's not a bug within this project and I may not start the work right now. Maybe a few days I'll come back.
😠Sorry for the delay but I still don't have time to investigate this problem. I have a deadline today! But I promise this issue is on my TODO list for a long time
No worries, same here, I haven't had time to test your examples PR either 😅
well, it works, but by a very unwanted patch.
It's very hacky, and the example also need rewrite
cc @fregante @crimx plz review this
Tested, it works! Thank you for the help
Follows https://github.com/awesome-webextension/webpack-target-webextension/issues/29
It seems that the error manifests even with the basic CSS extraction configuration, but only in
serve
mode;webpack build
works correctly.This might not be a bug of this plugin