mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
fix(dev-infra): remove no longer necessary scope (#59472)
We no longer have need for the view engine scope. PR Close #59472
This commit is contained in:
@@ -32,7 +32,6 @@ export const commitMessage: CommitMessageConfig = {
|
||||
'router',
|
||||
'service-worker',
|
||||
'upgrade',
|
||||
've',
|
||||
'zone.js',
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user