revert npm logic

This commit is contained in:
pratik
2025-10-15 15:37:35 -05:00
parent 4feb9fe337
commit 2c7c5a1a97
5 changed files with 57 additions and 82 deletions

6
.gitignore vendored
View File

@@ -94,5 +94,7 @@ frontend/.angular/
frontend/dist/
frontend/package-lock.json
frontend/package-lock*.json
# package-lock.json is machine-specific and depends on npm registry
# Each environment will generate its own based on local .npmrc
frontend/.npmrc
frontend/.npmrc.*
# package-lock.json and .npmrc are machine-specific and depend on npm registry
# Each environment will generate its own based on local npm configuration