8 Commits

Author SHA1 Message Date
Alan Agius
7cd801eb06 fix(@schematics/angular): show better error when non existing project is passed to the component schematic
Closes: #21003
2021-06-02 09:15:17 +02:00
Charles Lyding
37a06a7c37 build: format all files
All files are now formatted using the ng-dev tools via prettier.
2021-04-28 16:05:49 -07:00
Joey Perrott
003854257c build: migrate all file header to use Google LLC rather than Google Inc 2021-04-27 08:35:22 +02:00
Charles Lyding
6ff04473ef refactor(@schematics/angular): use new workspace helpers in update-app-tsconfigs migration 2020-09-24 14:04:06 +02:00
Charles Lyding
12cd4a072c refactor(@schematics/angular): use new workspace helpers in update-workspace-config migration 2020-09-23 11:22:28 -05:00
Charles Lyding
20bb298d4a refactor(@schematics/angular): allow followup rules with workspace helper
This change allows the `updateWorkspace` helper rule to optionally return a rule that will be executed after the workspace is updated.
2020-09-01 20:22:55 +03:00
Walter Werner SCHNEIDER
e8fa77e69e refactor(@schematics/angular): use ProjectType string enum 2020-05-18 19:25:52 +01:00
Charles Lyding
790a9622c4 refactor(@schematics/angular): add initial workspace helper rules 2019-04-15 11:02:46 -07:00