A vite plugin to bundle chrome extensions for Manifest V3.
If I enable sourcemaps in vite then there are no sourcemaps for certain files like `background.js` and there are a bunch of warnings: ``` rendering chunks (1)...Sourcemap is likely to be incorrect: a plugin (chrome-extension) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help rendering chunks (3)...Sourcemap is likely to be incorrect: a plugin (chrome-extension) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help Sourcemap is likely to be incorrect: a plugin (chrome-extension) was used to transform files, but didn't generate a sourcemap for the transformation. Consult the plugin documentation for help ... ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by steinybot and has received 1 comments.