Improved build bundle size by excluding node_modules/; updated .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -41,6 +41,7 @@ build/Release
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
build/
|
||||
jspm_packages/
|
||||
.angular/
|
||||
package-lock.json
|
||||
|
Reference in New Issue
Block a user