Devache
DashboardPainsTechnologiesIdeasGenerateSourcesSearchAbout

Devache v0.1.0

All technologies

build tools

1 painsavg 6.0/10
build 1

Svelte compiler adds significant build complexity

6

Svelte moves complexity from runtime to buildtime, requiring a heavy compiler toolchain. Unlike Vue which can be dropped into webpages directly, Svelte requires a build step heavier than React's JSX, and the browser-bundled compiler weighs 870k, making it unviable for normal application code.

buildSveltebuild tools