Compare commits

...

4 Commits

Author SHA1 Message Date
3c71e0c4aa revert true angular.json 2022-10-16 17:56:25 +03:00
d68b23413d Merge remote-tracking branch 'origin/main'
# Conflicts:
#	angular.json
2022-10-16 17:55:53 +03:00
ce24b7e2d5 change build path 2022-10-16 17:54:28 +03:00
698f0f8f8d add ignore .angular folder 2022-10-16 17:54:05 +03:00
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View File

@ -130,3 +130,5 @@ dist
.yarn/install-state.gz
.pnp.*
#angular
.angular/

View File

@ -109,3 +109,4 @@
"analytics": false
}
}