1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-01 01:03:39 +00:00
This commit is contained in:
Anders Åberg
2025-12-15 23:54:13 +01:00
parent 40a8a084bc
commit ba7360c217
3 changed files with 10435 additions and 17048 deletions

3
.npmrc
View File

@@ -2,3 +2,6 @@ save-exact=true
# Increase available heap size to avoid running out of memory when compiling.
# This applies to all npm scripts in this repository.
node-options=--max-old-space-size=8192
# Enable hoisting to support packages with undeclared peer dependencies
shamefully-hoist=true

View File

@@ -1,3 +1,6 @@
# Lock files
pnpm-lock.yaml
# Build directories
**/build
**/dist

27477
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff