Closed bbogdanov closed 2 years ago
Closes #6482
Signed-off-by: Bogdan Bogdanov bbogdanov@vmware.com
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
In angular.json the previous version of normalize css was added.
angular.json
normalize
Issue Number: #6482
As we updated to use modern-normalize the schematics now adds the path to the new package.
modern-normalize
Closes #6482
Signed-off-by: Bogdan Bogdanov bbogdanov@vmware.com
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
In
angular.json
the previous version ofnormalize
css was added.Issue Number: #6482
What is the new behavior?
As we updated to use
modern-normalize
the schematics now adds the path to the new package.Does this PR introduce a breaking change?