Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fonts are getting bundled but not served to client in debug mode #142

Open
bherila opened this issue Jun 28, 2017 · 1 comment
Open

Fonts are getting bundled but not served to client in debug mode #142

bherila opened this issue Jun 28, 2017 · 1 comment

Comments

@bherila
Copy link
Contributor

bherila commented Jun 28, 2017

Having a little trouble getting the fonts to load when running the site in debug mode. I'm importing them via a CSS file which is required from the vendor/index.ts file.

The fonts are getting copied into the build folder by webpack.

But, they're not rendering in the page because the resources aren't being loaded (I checked the Network requests panel in Chrome).

I'm at a roadblock in terms of where to look/how to fix this. Any pointers/ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant