crxjs / chrome-extension-tools

Bundling Chrome Extensions can be pretty complex. It doesn't have to be.
https://crxjs.dev/vite-plugin
2.98k stars 192 forks source link

Manifest `offline_enabled` Field Deprecated #825

Open Malix-Labs opened 1 year ago

Malix-Labs commented 1 year ago

Build tool

Vite

Describe the bug

https://github.com/crxjs/chrome-extension-tools/blob/20faa1590032ef90b4588dea06ca7610a4483248/packages/vite-plugin/src/node/manifest.ts#L191 is deprecated (see "Manifest File Format" documentation and "Manifest - Offline Enabled" Documentation featuring its deprecation notice)

Severity

annoyance