Skip to content

Faster build time and smaller cache size #4643

Answered by DeMoorJasper
MNITD asked this question in General
Discussion options

You must be logged in to vote

@MNITD the sourcemaps out of heap sounds like a bug could you report that with a reproducible or something?

Fixing the cache folder size is already on our roadmap as far as I know

A faster build time than 800ms is probably very unlikely except on hot-builds which shouldn't take any longer than a couple milliseconds. Most of our buildtime is spent by Babel and is kind of out of our control, we're looking into optimising this by using alternatives like swc or esbuild

node-sass is unreliable in multithreaded/multiprocess applications so we don't use it. I think we still allow it if it's installed although I'm not sure

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@MNITD
Comment options

Answer selected by MNITD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants