Skip to content

perf(playground): code-split large vendor chunks via dynamic imports#270

Merged
metonym merged 2 commits intomainfrom
metonym/playground-code-splitting
Apr 4, 2026
Merged

perf(playground): code-split large vendor chunks via dynamic imports#270
metonym merged 2 commits intomainfrom
metonym/playground-code-splitting

Conversation

@metonym
Copy link
Copy Markdown
Collaborator

@metonym metonym commented Apr 4, 2026

Dynamically import CodeEditor and pass highlight languages per-tab instead of eagerly loading all three at module scope.

Add manualChunks to isolate carbon, svelte/compiler, and prettier.

metonym added 2 commits April 4, 2026 12:28
Dynamically import `CodeEditor` and pass highlight languages
per-tab instead of eagerly loading all three at module scope.
Add `manualChunks` to isolate carbon, svelte/compiler, and prettier.
@metonym metonym merged commit add9841 into main Apr 4, 2026
3 checks passed
@metonym metonym deleted the metonym/playground-code-splitting branch April 4, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant