mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously, we were using ngx-build-plus with a custom webpack config to determine the git SHA at runtime. Now, after migrating to bazel and transfering to angular/angular, this commit uses ng-dev to stamp the latest git SHA directly in angular devtools' application environment. This commit also removes the old webpack configs. |
||
|---|---|---|
| .. | ||
| e2e | ||
| src | ||
| .browserslistrc | ||
| BUILD.bazel | ||
| karma.conf.js | ||
| set-version.js | ||
| tsconfig.app.json | ||
| tsconfig.spec.json | ||
| tslint.json | ||