Closed avi-testsigma closed 6 months ago
We can pass browser option to the plugin to control this behaviour. Closing this issue https://github.com/crxjs/chrome-extension-tools/blob/963e41149cdf327eaa338c643c58909e30d69651/packages/vite-plugin/src/node/plugin-background.ts#L51
Build tool
Vite
Where do you see the problem?
Describe the bug
For Firefox, I'm trying to generate a different
manifest.json
based on target browser mainly because service_worker is not supported in background script. But the manifest.json which gets generated in build is different from what is passed indefineManifest
.Here's my manifest definition:
Reproduction
Local
Logs
Severity
blocking all usage of RPCE