|
|
|
|
|
by untog
3148 days ago
|
|
Having to use two loaders (one being loaded by totally non-standard syntax inside the other loader), a plugin (that specifies the output filename nowhere near where the others are specified) and then using a JavaScript require() function to include a CSS file is utterly demented. I get that's how Webpack users are used to doing it, but when you're new to it (or just coming back to it from a different build system) it's the very definition of insanity. |
|
Also, feel free to disagree about the CSS, I think it's a very intuitive way of including assets.