Improved build bundle size by excluding node_modules/; updated .gitignore

This commit is contained in:
2025-06-10 19:59:10 -05:00
parent 9156033f22
commit 71d3dc2573
2 changed files with 3 additions and 1 deletions

1
.gitignore vendored
View File

@@ -41,6 +41,7 @@ build/Release
# Dependency directories
node_modules/
build/
jspm_packages/
.angular/
package-lock.json