Closed WOSHIZHAZHA120 closed 1 year ago
work around: use vite build --watch
instead of vite
Yeah, until Firefox supports loading modules from localhost in a content script, you won't be able to use this plugins implementation of dev mode with it. Like the previous comment says, using watch with build is an alternative or developing in Chromium which supports it.