Skip to content

v2.0.2

Compare
Choose a tag to compare
@drannex42 drannex42 released this 17 Aug 21:58
· 8 commits to master since this release
8bb1b36

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.