Hacker News new | ask | show | jobs
by sbergot 3121 days ago
Webpack is anything but future proof when you start importing css or any non js resource. If you do that you are effectively stuck with webpack and it becomes a framework rather than a tool.
1 comments

You do the same in rollup, what do you even mean? Importing assets is the whole point of bundlers, and they all import css as they should.