-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
core-js-builder uses webpack as its dependency. Because webpack has many dependencies, introducing core-js-builder in a project will indirectly introduce many dependencies of webpack, which increases project management costs.
Can we use rollup to replace the webpack in core-js-builder? Thank you so much.
epiphone, SukkaW and QuentinFchx