Angular CLI: 1.7.0-beta.3
Node: 9.4.0
OS: win32 x64
Angular:
...
Windows 10
Include font in .angular-cli.json:
"styles": [
"../node_modules/font-awesome/css/font-awesome.min.css",
...
]
ng serve
or
ng build --target=production
Fonts are not loading, especially noticed for fontawesome
Fonts should load properly as in previous versions, like 1.7.0-beta.2
Already fixed - https://github.com/angular/angular-cli/issues/9471
Closing as resolved via #9474 and will be available in the next release.
Issue is still reproducible in 1.7.0-rc.0
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Issue is still reproducible in 1.7.0-rc.0