Skip to content

Commit

Permalink
Update svelte.mdx (#2595)
Browse files Browse the repository at this point in the history
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
joshblack and kodiakhq[bot] authored Oct 25, 2021
1 parent 8058b40 commit 86ec851
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/pages/developing/frameworks/svelte.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,8 @@ rendering (SSR) and statically exported approaches.

- **[examples/rollup](https://github.com/IBM/carbon-components-svelte/tree/master/examples/rollup/)**:
SPA bundled using [Rollup](https://github.com/rollup/rollup)
- **[examples/rollup-typescript](https://github.com/IBM/carbon-components-svelte/tree/master/examples/rollup-typescript/)**:
SPA bundled using [Rollup](https://github.com/rollup/rollup) with TypeScript
support
- **[examples/routify](https://github.com/IBM/carbon-components-svelte/tree/master/examples/routify/)**:
SPA + static export using [Routify](https://github.com/roxiness/routify)
- **[examples/sapper](https://github.com/IBM/carbon-components-svelte/tree/master/examples/sapper/)**:
SSR + static export using [Sapper](https://github.com/sveltejs/sapper)
- **[examples/svite](https://github.com/IBM/carbon-components-svelte/tree/master/examples/svite/)**:
SPA developed with Svite, bundled with
[Rollup](https://github.com/rollup/rollup)
- **[examples/webpack](https://github.com/IBM/carbon-components-svelte/tree/master/examples/webpack/)**:
SPA bundled with [webpack](https://github.com/webpack/webpack)

Expand Down

1 comment on commit 86ec851

@vercel
Copy link

@vercel vercel bot commented on 86ec851 Oct 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.