1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-30 16:23:53 +00:00
This commit is contained in:
Anders Åberg
2025-12-15 23:54:13 +01:00
parent e8fb8e8c82
commit 5b2370b132
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