Skip to content

1.7.0 beta.3 ng serve - Fonts fail to load #9471

@slubowsky

Description

@slubowsky

Versions

Angular CLI: 1.7.0-beta.3
Node: 9.4.0
OS: win32 x64
Angular: 5.2.3
... animations, common, compiler, compiler-cli, core, forms
... http, language-service, platform-browser
... platform-browser-dynamic, router

@angular/cli: 1.7.0-beta.3
@angular-devkit/build-optimizer: 0.2.0
@angular-devkit/core: 0.2.0
@angular-devkit/schematics: 0.2.0
@ngtools/json-schema: 1.1.0
@ngtools/webpack: 1.10.0-beta.3
@schematics/angular: 0.2.0
@schematics/package-update: 0.2.0
typescript: 2.5.3
webpack: 3.10.0

Repro steps

Observed behavior

Font fails to load:

GET http://localhost:4200/fonts/fontawesome-webfont.woff2?v=4.7.0 net::ERR_ABORTED
GET http://localhost:4200/fonts/fontawesome-webfont.woff?v=4.7.0 net::ERR_ABORTED
GET http://localhost:4200/fonts/fontawesome-webfont.ttf?v=4.7.0 net::ERR_ABORTED

Desired behavior

Fonts should load as they do in versions < 1.7.0

Mention any other details that might be useful (optional)

First noticed in 1.7.0 beta 0. Possibly relates to now closed issue
#9297 where this issue was mentioned as well.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions