mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: Update build system migration title to reflect user action (#55782)
The Angular CLI documentation topic for migrating to the new build system now has a navigation label of "Migrating to new build system" instead of "esbuild". This new label better reflects the action a user may want to take rather than one of the tools used by the new build system. PR Close #55782
This commit is contained in:
committed by
Andrew Scott
parent
2bb12ac02f
commit
abdf453b85
@@ -679,7 +679,7 @@ const DOCS_SUB_NAVIGATION_DATA: NavigationItem[] = [
|
||||
contentPath: 'tools/cli/end-to-end',
|
||||
},
|
||||
{
|
||||
label: 'ESBuild',
|
||||
label: 'Migrating to new build system',
|
||||
path: 'tools/cli/esbuild',
|
||||
contentPath: 'tools/cli/esbuild',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user