Skip to content

Use Rollup instead of Webpack - #3019

Closed
fregante wants to merge 1 commit into
masterfrom
rollup-trial
Closed

Use Rollup instead of Webpack#3019
fregante wants to merge 1 commit into
masterfrom
rollup-trial

Conversation

@fregante

Copy link
Copy Markdown
Member

Our Webpack config is huge and the output is ugly (and not optimized: webpack/webpack#10720), so I've been looking at alternatives.

Sadly Rollup is too slow (rollup/rollup#3506) and it requires extra code/config to match Webpack-as-an-app-builder capabilities (e.g. copying asset files effortlessly).

This is always the problem. Rollup output is always 💯 but it's limited/limiting.

This can be revisited once there's a way to parallelize the build and sync assets effortlessly.

@fregante fregante closed this Apr 19, 2020
@fregante fregante reopened this Apr 19, 2020
@fregante fregante closed this Apr 19, 2020
@fregante fregante added the meta Related to Refined GitHub itself label Apr 19, 2020
@fregante
fregante deleted the rollup-trial branch April 19, 2020 23:48
@fregante

Copy link
Copy Markdown
Member Author

Related: Parcel PR #2983

@fregante fregante mentioned this pull request Oct 5, 2020
4 tasks
@fregante fregante mentioned this pull request Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta Related to Refined GitHub itself

Development

Successfully merging this pull request may close these issues.

1 participant