Angular-cli: Fonts (FontAwesome) not working properly in serve and build (1.7.0-beta.3, 1.7.0-rc.0)

Created on 1 Feb 2018  路  4Comments  路  Source: angular/angular-cli

Versions

Angular CLI: 1.7.0-beta.3
Node: 9.4.0
OS: win32 x64
Angular:
...
Windows 10

Repro steps

Include font in .angular-cli.json:
"styles": [
"../node_modules/font-awesome/css/font-awesome.min.css",
...
]
ng serve
or
ng build --target=production

Observed behavior

Fonts are not loading, especially noticed for fontawesome

Desired behavior

Fonts should load properly as in previous versions, like 1.7.0-beta.2

Mention any other details that might be useful (optional)

Most helpful comment

Issue is still reproducible in 1.7.0-rc.0

All 4 comments

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._

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hareeshav picture hareeshav  路  3Comments

ericel picture ericel  路  3Comments

IngvarKofoed picture IngvarKofoed  路  3Comments

jmurphzyo picture jmurphzyo  路  3Comments

rajjejosefsson picture rajjejosefsson  路  3Comments