Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ github-actions/pull-request-labeling/package.json=-197755049
github-actions/saucelabs/package.json=855472374
github-actions/unified-status-check/package.json=-337882335
ng-dev/package.json=1323489217
package.json=-1943466869
pnpm-lock.yaml=1376788065
package.json=945382576
pnpm-lock.yaml=436244933
pnpm-workspace.yaml=1110472849
yarn.lock=-1532471435
2 changes: 1 addition & 1 deletion .github/workflows/publish-snapshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
bazelrc: .bazelrc
- run: yarn install --immutable
- run: yarn bazel build //:npm_package //ng-dev:npm_package --config=release
- run: yarn bazel build //ng-dev:npm_package --config=release
- name: Publish Snapshots
env:
SNAPSHOT_BUILDS_GITHUB_TOKEN: ${{ secrets.SNAPSHOT_BUILDS_GITHUB_TOKEN }}
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"ng-dev": "bash ./tools/local-dev.sh",
"lint": "yarn tslint -c tslint.json --project tsconfig.json",
"build-env-stamp": "tsx --tsconfig tsconfig.json ./ng-dev/release/stamping/_private_main.ts build-env-stamp",
"update-generated-files": "yarn ng-dev misc update-generated-files",
"pack": "bazel run //:npm_package.pack --config=release"
"update-generated-files": "yarn ng-dev misc update-generated-files"
},
"exports": {
"./*": {
Expand Down
1 change: 0 additions & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.