mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
c11e84ee18
The outdated webpack guide has been removed in #24478, but people might still try to access it (via direct links or search-engine results). Instead of returning 404, we will now redirect `/guide/webpack` to the archived version of the guide at `v5.angular.io/guide/webpack`. PR Close #24595