New optimized build plugin: @snowpack/plugin-optimize
Thanks to @drwpow for spearheading this work.
HMR/Livereload enabled for build --watch
mode
@MoonBall led this project (#1008) from start to finish 👏 👏 👏
Assorted fixes and improvements!
- 0c5390d - feat(plugin-vue): Improve TS, JSX support (#984) @Akimyou
- fa4190d - feat(plugin-webpack): implement html minifier (#1015) @stefanfrede
- 3564ee5 - fix(plugin-webpack): allow omitting options (#1047) @ralphtheninja
- 2926370 - fix: Inline process.env variable references directly when installing. (#1044) @pkaminski
- 1667143 - fix: Windows process exit properly. (#1022) @pkaminski
- 936b524 - fix: casing of module locations to match that used by Rollup. (#999) @pkaminski
A huge thanks to all of our contributors for this release!