Skip to content

chore: drop svelte examples#1438

Merged
raymondk merged 1 commit into
masterfrom
chore/drop-svelte-examples
Jul 10, 2026
Merged

chore: drop svelte examples#1438
raymondk merged 1 commit into
masterfrom
chore/drop-svelte-examples

Conversation

@marc0olo

Copy link
Copy Markdown
Member

Summary

  • Removes svelte/svelte-motoko-starter and svelte/sveltekit-starter — both used the legacy dfx toolchain and hadn't been updated in years
  • A modern Svelte 5 + Vite frontend has been added to the icp-cli-templates hello-world template as a replacement: feat: add Svelte frontend to hello-world template icp-cli-templates#35
  • Also cleans up the leftover internet-identity submodule reference from .gitmodules

Rationale

The svelte-motoko-starter used Svelte 3 and dfx. The sveltekit-starter used dfx as well. Neither example aligned with the current icp-cli migration effort. The icp-cli-templates approach provides a better-maintained, up-to-date equivalent that users can scaffold via icp init.

Test plan

  • No svelte examples remain in the repo
  • CI is unaffected (no workflows referenced the svelte examples)

Depends on: dfinity/icp-cli-templates#35

🤖 Generated with Claude Code

The svelte-motoko-starter and sveltekit-starter examples used the legacy
dfx toolchain. A modern Svelte 5 + Vite frontend has been added to the
icp-cli-templates hello-world template (dfinity/icp-cli-templates#35),
which supersedes these examples.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@marc0olo marc0olo requested review from a team as code owners July 10, 2026 08:57
@raymondk raymondk merged commit 903191f into master Jul 10, 2026
5 checks passed
@raymondk raymondk deleted the chore/drop-svelte-examples branch July 10, 2026 13:02
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.

2 participants