Tmk
Tmk
> @tmkx , Why this PR is still pending? My organization is using azure devops, does this PR work on azure devops? It's fully customizable, as well as can be...
I've made a simple migration on [this branch](https://github.com/antfu/vitesse-webext/tree/refactor/mv3), but it can work on build only. HMR is also been unavailable, see: https://bugs.chromium.org/p/chromium/issues/detail?id=1247690 If anyone is familiar with mv3, PR is...
> @tmkx thx for providing a workaround, at least we can build the extension. Any way we can achieve the HMR using the dev mode? Reference: https://groups.google.com/a/chromium.org/g/chromium-extensions/c/pYtdXH0f46E
> I've made a simple migration on [this branch](https://github.com/antfu/vitesse-webext/tree/refactor/mv3), but it can work on build only. Hi all, branch `refactor/mv3` supports HMR now changes: https://github.com/antfu/vitesse-webext/compare/main...refactor/mv3 --- For anyone who is...
> 应该是 vite-mv3-hmr.ts 内 await fs.ensureDir(dirname(targetFile)) Sorry 我还没在 Windows 上验证过,你试试 WSL 能不能运行,我回头找个 Win 电脑看下,现在居家 🥲 Sorry, I haven't verified it on Windows, please try WSL, I will find a Win...
content-scripts were defined at `vite.config.content.ts` for now.
it does not support multi entrypoints(or glob) yet. There are some ways to do that: 1. bundle all components into `contentScripts/index.ts`, and use them at your needs 2. copy `vite.config.content.ts`,...
> @tmkx is this ready for review? Yes
could you provide a way to reproduce it?
closed due to no response, reopen it if necessary