Hacker News new | ask | show | jobs
by mmis1000 1454 days ago
Yes and No.

Yes, it has the same ability like webpack, which allow you to plug the logic you need into the system and change the results to fit your requirement.

No, the config file or the plugins isn't compatible, because it is based on rollup. So you need to find rollup plugins instead.

1 comments

But when you make the switch you’ll discover that you don’t need any of the config because it’s all pretty well up and running out of the box.