Revert "docs: add testing styles in index.html, remove additional configuration" (#25892)
This reverts commit 621d82a44c9d46f69f3296b302984f5949b8dee8. PR Close #25892
This commit is contained in:

committed by
Jason Aden

parent
fbfce79b93
commit
67435d456c
@ -61,6 +61,11 @@ BOILERPLATE_PATHS.i18n = [
|
||||
'package.json'
|
||||
];
|
||||
|
||||
BOILERPLATE_PATHS.testing = [
|
||||
...cliRelativePath,
|
||||
'angular.json'
|
||||
];
|
||||
|
||||
BOILERPLATE_PATHS.universal = [
|
||||
...cliRelativePath,
|
||||
'angular.json',
|
||||
|
Reference in New Issue
Block a user