1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-18 10:23:52 +00:00

Trigger CI workflows for pnpm timing analysis

This commit is contained in:
Anders Åberg
2025-12-18 19:16:58 +01:00
parent 9088a31511
commit 37d61673b5
2 changed files with 1 additions and 2 deletions

View File

@@ -33,5 +33,3 @@ Interested in contributing in a big way? Consider joining our team! We're hiring
Code contributions are welcome! Please commit any pull requests against the `main` branch. Learn more about how to contribute by reading the [Contributing Guidelines](https://contributing.bitwarden.com/contributing/). Check out the [Contributing Documentation](https://contributing.bitwarden.com/) for how to get started with your first contribution.
Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the [`SECURITY.md`](SECURITY.md) file.
Run PR

View File

@@ -1,3 +1,4 @@
// TODO: Remove this comment - added to trigger CI workflows for pnpm timing analysis
const { pathsToModuleNameMapper } = require("ts-jest");
const { compilerOptions } = require("./tsconfig.base");