Hacker News new | ask | show | jobs
by styfle 2366 days ago
A couple things I noticed when comparing to webpack:

1. This doesn’t bundle

2. This doesn’t support source maps

1 comments

Come on, it clearly says it's not a bundler.

> Also...Zwitterion is NOT a bundler. It eschews bundling for a simpler experience.

It does, but the title of the HN post says "Webpack killer." That seems misleading.
Thanks for the feedback, seems like sourcemaps will be needed, shouldn't be a problem: https://github.com/lastmjs/zwitterion/issues/266

Zwitterion is not a bundler. I believe the world will move away from bundling, and that Zwitterion can replace Webpack eventually.