We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heads up: For Firefox you'll need (cd dist && zip --recurse-paths ../oasis-wallet-$VERSION.zip ./)
(cd dist && zip --recurse-paths ../oasis-wallet-$VERSION.zip ./)
And it should work for Chrome too
Originally posted by @lukaw3d in #193 (comment)
The text was updated successfully, but these errors were encountered:
this link may help . you need to run cd dist && web-ext build this is the documentation https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/
cd dist && web-ext build
Sorry, something went wrong.
reexamining issues I opened. this issue remains
No branches or pull requests
Heads up: For Firefox you'll need
(cd dist && zip --recurse-paths ../oasis-wallet-$VERSION.zip ./)
And it should work for Chrome too
Originally posted by @lukaw3d in #193 (comment)
The text was updated successfully, but these errors were encountered: