Skip to content

Failed to decode downloaded font #50

@JuHwon

Description

@JuHwon

Im using webpack to compile my application.
When im using react-fa the server is always sending the index.html page and thats why the parsing fails i guess.
image

I have also tried to write the absolute public path to http://localhost:3000/. Though i get the same result. No FontAwesome. I looked into the css and the fontpath is still relative. Idk if this matters.
image

I do have the configuration of the react-boilerplate. The production build is working fine though.

I have also tried the extract-text-webpack-plugin described in your readme. Still the same result. Am i doing something wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions