Skip to content

v2.0.2

Choose a tag to compare

@macleod-ee macleod-ee released this 17 Aug 21:58
· 11 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.