Skip to content

Releases: mtolmacs/vite-plugin-wasm-pack-watcher

Release list

v1.0.1

Choose a tag to compare

@mtolmacs mtolmacs released this 04 Jan 14:57
1c5f6d2
  • Remove the 'any' type from the code
  • Add documentation on how to use the plugin
  • Add needed properties to package.json for npmjs.com

v1.0.0

Choose a tag to compare

@mtolmacs mtolmacs released this 02 Jan 19:36
8b7c744

Initial release triggering a custom build command (by default it's wasm-pack build --dev) on changed *.rs files then triggers a full browser reload.