Skip to content

About web bundle in theia #13927

Answered by msujew
un4gt asked this question in Q&A
Jul 15, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

As the number of custom extensions increases, the “yarn bundle” time is getting longer and longer. Is there any other way to reduce the time ?

I'm not sure what to recommend - webpack is simply inherently slow. You can create an issue on maybe switching to a different bundler like esbuild.

The only recommendation I can give for the development workflow is: Are you using the webpack watch mode? It recompiles consistently in <1s on my machine. It works fairly well for us right now.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@un4gt
Comment options

@msujew
Comment options

Answer selected by un4gt
@un4gt
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants