samrum / vite-plugin-web-extension

A vite plugin for generating cross browser platform, ES module based web extensions.
MIT License
325 stars 32 forks source link

content scripts that have no imports are excluded from the build #84

Closed DetachHead closed 1 year ago

samrum commented 1 year ago

Can you provide more information? Excluded how? There's a test case for this that seems to indicate it's working ok: contentWithNoImports.v3.test.ts and the snapshot

DetachHead commented 1 year ago

sorry i was in a rush when i raised this and didn't have time to make a minimal example.

i can't seem to reproduce this anymore so i'll close this. sorry to waste your time