🚀 Enhancements
- Accept a function for
config.manifest
(ee49837)
🩹 Fixes
- Add missing types for
webextension-polyfill
and themanifest
option (636aa48) - Only add imports to JS files (b29c3c6)
- Generate valid type for
EntrypointPath
when there are no entrypoints (6e7184d)
🌊 Types
- Change
config.vite
toUserConfig
(ef6001e)