Svelte Ssr Bundle

screenshot of Svelte Ssr Bundle

Demo of using Svelte and Rollup to create a SSR bundle

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.