Romeo Mihalovics 7155cbe5b2 fix(@angular-devkit/build-angular): ignore folders starting with a dot in browser-esbuild watcher
When running the builder in watch mode, and fetching the git repo that the project is contained in, any changes in the .git folder trigger a rebuild. This is especially annoying when the IDE that you use periodically fetches the repository, and the FETCH_HEAD file triggers the rebuild every time. With this change the folders starting with a dot will be ignored in the watcher to avoid similar issues
2023-06-06 15:48:16 +02:00
..
2023-02-16 14:59:40 +00:00