|
|
|
|
|
by billti
810 days ago
|
|
Last time I tried Babylon even for something minimal my bundles (with esbuild) were just too big compared to alternatives. I don’t see any mention of size optimizations in the blog post. Anyone have any knowledge on this they can share (else guess I’ll just try again with the new release). |
|
For our purposes, we filter out unused modules using webpack build. Things would crash badly if something would get used by accident, but we have a pretty controlled environment