Releases: aklinker1/vite-plugin-web-extension
Releases · aklinker1/vite-plugin-web-extension
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)
v0.5.3
Bug Fixes
- generated: css content scripts were not being added to the final manifest (e820b80)
v0.5.2
Bug Fixes
- always use arrays for content_scripts.js (cb2478e)