Releases: rustminded/xtask-wasm
Releases · rustminded/xtask-wasm
v0.1.8
Update README about the wasm-opt
feature
v0.1.7
Update dependencies, remove the platforms
crate and replace it by std::env::consts
v0.1.6
Implement Default
on Dist
and DevServer
v0.1.5
- Allow redirecting to another URL when not found (#58)
v0.1.4
Separate search from location when serving files
v0.1.3
Add warlrus parallel
feature to speed up the generation of the dist directory.
V0.1.2
Add the sass
feature that allow the use of SASS/SCSS.
v0.1.1
- Update the xtask-watch dependency
- Fix a bug where the server wouldn't start without the dist directory
- Add badges to the README