Hacker News new | ask | show | jobs
by odysseus 64 days 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.

1 comments

I 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.