-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
needs: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given
Description
Command
build
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
14
Description
After upgrading from Angular 14 to 15 I've lost fonts files fingerprints.
For example font included in scss looked like this Roboto-Regular.woff2 and after build I had
Roboto-Regular.3dbd163d3bb09d47.woff2 that was placed in build root folder.
Now it stays in the assets dir without fingerprint.
Minimal Reproduction
typical build
Exception or Error
No response
Your Environment
Angular CLI: 15.0.2
Node: 14.20.1
Package Manager: npm 6.14.17
OS: darwin x64
Anything else relevant?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs: repro stepsWe cannot reproduce the issue with the information givenWe cannot reproduce the issue with the information given