From 117933a67cb5628a6bc5a8361d50cee1af44bc3b Mon Sep 17 00:00:00 2001 From: Tee Ming Chew Date: Thu, 17 Sep 2026 02:11:10 +0800 Subject: [PATCH] chore: add custom element runtime changeset Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --- .changeset/tidy-elements-rest.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/tidy-elements-rest.md diff --git a/.changeset/tidy-elements-rest.md b/.changeset/tidy-elements-rest.md new file mode 100644 index 0000000000..b6a7861e1f --- /dev/null +++ b/.changeset/tidy-elements-rest.md @@ -0,0 +1,5 @@ +--- +'svelte': patch +--- + +perf: exclude custom element runtime code from ordinary client bundles