rollup-plugin-svelte-alias Svelte Themes

Rollup Plugin Svelte Alias

[PoC] A Vite plug-in that can replace components

rollup-plugin-svelte-alias

razor sharp aliases using vite + sveltekit

In dealing with side-effects of a forking decision, I need to be able to swap Svelte components with minimal changes to "original" source-code.

The combination of vite and sveltekit makes this tricky. Here's a hacky attempt to prove a last resort.

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Top categories

Loading Svelte Themes