Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggesting to use rollup for builds #940

Closed
FDiskas opened this issue Jun 7, 2017 · 13 comments
Closed

Suggesting to use rollup for builds #940

FDiskas opened this issue Jun 7, 2017 · 13 comments

Comments

@FDiskas
Copy link

FDiskas commented Jun 7, 2017

More info could be found at https://rollupjs.org
https://code.lengstorf.com/learn-rollup-js/

@rubennorte
Copy link
Member

We can explore this but I being honest I don't think it's a priority for the moment.

@SidKwok
Copy link

SidKwok commented Nov 23, 2017

I submit a PR to replace webpack with rollup.

@AllainPL
Copy link

By now webpack 3 migration is merged #1334, also by now we have webpack 4 so it might be a good idea to think again webpack vs rollup but for now this issue is probably to close @emilyemorehouse.

@jasonsaayman
Copy link
Member

We are already using webpack, which should be updated to the latest version with #3718

@FDiskas
Copy link
Author

FDiskas commented May 4, 2021

I'm not talking about webpack. It's too heavy for simple job. I suggesting a rollup instead

@jasonsaayman
Copy link
Member

I understand but we are using webpack 4 now, is there any significant reason why we should change the tool we use?

@jasonsaayman
Copy link
Member

Well, let me know, also keep in mind that there is a planned upgrade to provide more module types thing ESM etc as well as maybe a full typescript based re-write. Also what about Parcel?

@FDiskas
Copy link
Author

FDiskas commented May 5, 2021

Probably the main reason is that rollup really good at bundle size.

Parcel - the latest one does not yet able to bundle the module without the issues. To many bugs (not stable) and also to heavy

I would also give a try with https://github.com/developit/microbundle
It follows a good practices and under the hood also rollup is used

@jasonsaayman
Copy link
Member

Ok cool, thanks @FDiskas if you would like you could look at either a plan as to how we could migrate to rollup or even look at putting in a pull request? I am adding this to my tasks too.

@FDiskas
Copy link
Author

FDiskas commented May 5, 2021 via email

@jasonsaayman
Copy link
Member

jasonsaayman commented May 5, 2021 via email

@FDiskas
Copy link
Author

FDiskas commented May 5, 2021 via email

@jasonsaayman
Copy link
Member

We should probably collaborate as I am already working on most of this. Let me know

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants