mirror of
https://github.com/bitwarden/browser
synced 2026-01-30 16:23:53 +00:00
hoist
This commit is contained in:
3
.npmrc
3
.npmrc
@@ -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
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
# Lock files
|
||||
pnpm-lock.yaml
|
||||
|
||||
# Build directories
|
||||
**/build
|
||||
**/dist
|
||||
|
||||
27477
pnpm-lock.yaml
generated
27477
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user