Y
Hacker News
new
|
ask
|
show
|
jobs
by
cal85
505 days ago
Bun has always been a bundler (and package manager, and Node runtime). This release adds "HTML imports" as a way to use the bundler.
2 comments
matt_kantor
504 days ago
Doesn't the name "bun" come from the fact that it's a bundler?
link
nsonha
504 days ago
No it's just a name. Originally it's an alternative to nodejs.
link
nsonha
504 days ago
not really a bundler without a dev server that you can just set to an entry point, and css support
link