v2.0.2
This is another small fix release.
- Removed the svelte.config file as it is no longer needed.
- Added the preprocessor to the svelte build, this allows for proper typescript support and some additional compression and makes the overall build system much smoother.
- Edited the readme to include notes on how to handle assets and a link to the Vite section devoted to it.