6 ms·
Is it just: pnpm wxt build -b safari xcrun safari-web-extension-converter .output/safari-mv2 And that’s it? Or is there some hidden extra work involved.
by odysseus 5mo ago
Is it just:
pnpm wxt build -b safari
xcrun safari-web-extension-converter .output/safari-mv2
And that’s it? Or is there some hidden extra work involved.
- latchkey 5mo agoI don't know. If it is that simple, that would be great. I'll have to dive into it. Part of it is also to ensure that it gets added into the CI/CD workflow and fully automated. Just doing that for Chrome and Firefox took a huge amount of effort to get fully set up and approved. Thankfully, it is now at the point where every PR goes live automatically.