2 Replies
lab
labOP•3y ago
You can run this using the scripts field of the package.json. Put that in as "package": "plasmo build --zip" or using the new plasmo package command in 0.59.1
aminoasad
aminoasad•12mo ago
If you're using npm you can also just run npm run build -- --target=firefox=mv2

Did you find this page helpful?