An example ASP.NET Core project which incorporates Svelte and SASS compilation on Rollup bundler.
npm install -g rollup
.npm install
to install the dependencies.npm run watch
during development to keep the bundler updating the files as you make edits.