Files
Alan Agius ee578d3e86 build: format md files
Format all md files
2025-11-06 10:10:22 -08:00

398 B

Publishing

The @angular/benchpress package is not published together with the framework and therefore the npm_package Bazel target does not have the release-with-framework tag.

In order to publish this package manually, one can run the following command after bumping the version in the package.json of this package:

pnpm bazel run //packages/benchpress:npm_package.publish