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
Install dependencies. This takes care of installing the right version of Bazel. npm install Build the library npm run build The output is a zip file under bazel-genfiles ls bazel-genfiles npm_dist.zip Publish a new version of the library to NPM npm run dist
npm install
npm run build
ls bazel-genfiles npm_dist.zip
npm run dist
Originally posted by @131706dulce in 74be4cf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @131706dulce in 74be4cf
The text was updated successfully, but these errors were encountered: