Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
v1.0.7
Bug Fixes
- Handle nonexistant build output directory (#11) (ced1e57)
v1.0.5
Bug Fixes
- correctly handle
build.emptyOutDir
in watch mode (a9642ce)
- verbose mode logs weren't always dim (0e1a92f)
v1.0.4
Bug Fixes
- corrected peer dependency (fec96fc)
v1.0.3
Bug Fixes
- build content scripts correctly for vite v2.7 (f13c08d)
- deprecate
serviceWorkerType
and always build service worker in lib mode (8ad5603)
- improved logging (ed1589b)
v1.0.2
Bug Fixes
- prefix sandbox page scripts to /sandbox/ (9906224)