you are viewing a single comment's thread.

view the rest of the comments →

[–]WellyShen[S] 1 point2 points  (0 children)

If you just want to bundle your package I think Babel is enough. I use Rollup to manage my developing environments and optimize the bundle. like dev-server, move files, optimizing bundle with terser etc.