Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
v0.8.2
Bug Fixes
- only build and watch content scripts once (06487f2)
v0.8.1
Bug Fixes
- better error messaging for unsupported version validation (6431822)
v0.7.1
Bug Fixes
- don't build the same input multiple times (d4250f7)
- include more config for content scripts (1694ab2)
v0.6.2
Bug Fixes
- don't crash when there are no scripts (1f564a4)
v0.6.1
Bug Fixes
- include defined globals in content-scripts (420eebf)
v0.6.0
Features
- allow passing just the manifest path instead of a function (ae14216)
- build content scripts in lib mode (dff41fa)