Open 131706dulce opened 1 week ago
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
Originally posted by @131706dulce in 74be4cf