Svelte component libraries must recompile on every build (no pre-built distribution)

6/10 Medium

Svelte doesn't support publishing pre-compiled component libraries, forcing all components (e.g., 2,000 icons in a UI kit) to recompile every time a consuming app builds. Creates unnecessary overhead.

Category
build
Workaround
none
Stage
build
Freshness
persistent
Scope
framework
Upstream
open
Recurring
No
Buyer Type
team
Maintainer
active

Sources

Collection History

Query: “What are the most common pain points with Svelte for developers in 2025?4/5/2026

Svelte doesn't currently support compiling libraries to publish as pre-built JavaScript, which means these components are recompiled every time.

Created: 4/5/2026Updated: 4/5/2026