1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 11:01:17 +00:00

Revert changes to .npmrc

This commit is contained in:
Nik Gilmore
2025-12-31 15:46:25 -08:00
parent e5067c3df2
commit a670fe6269

3
.npmrc
View File

@@ -1 +1,4 @@
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