Hacker News new | ask | show | jobs
by pshu 714 days ago
according the current situation in bundlers written in JS,there is no "really" winner in my opinion。 webpack or rullup,which one is winner is a very personal thought。 So i think there maybe some similar situation in bundlers written in Rust.
2 comments

Wepack for web apps, rollup for libraries. Very much depends on what you're doing, the tools usually aren't good at all of them. There's 1 or 2 other use cases I'm forgetting.
Are you Japanese? Those period symbols are interesting.
'。' is a Chinese full stop, equivalent to a period in English
Ah that's cool. So it includes spacing inherently in the character it looks like, rather than English's ". " which are two characters.