Skip to content

oguzhanogreden/rollup-plugin-svelte-alias

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published