question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ng build dropping .woff file extensions

See original GitHub issue

Bug Report or Feature Request (mark with an x)

- [x] bug report -> please search issues before submitting
- [ ] feature request

Versions.

@angular/cli: 1.4.8 node: 6.10.3 os: win32 x64 @angular/animations: 4.4.5 @angular/common: 4.4.5 @angular/compiler: 4.4.5 @angular/core: 4.4.5 @angular/forms: 4.4.5 @angular/http: 4.4.5 @angular/platform-browser: 4.4.5 @angular/platform-browser-dynamic: 4.4.5 @angular/router: 4.4.5 @angular/cli: 1.4.8 @angular/compiler-cli: 4.4.5 @angular/language-service: 4.4.5 typescript: 2.3.4

Windows 10

Repro steps.

Include Font-Awesome in the project. Run ng build. The dist folder contains the Font-Awesome font files with missing extensions: image

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:20
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

5reactions
eppsiloncommented, Jan 25, 2018

Was this ever fixed in 1.4.x? I am still seeing it in 1.4.10.

3reactions
karloscodecommented, Oct 19, 2017

Same problem too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

angular cli - ng build has some file not found - Stack Overflow
when I ng build, some files(ex: woff2、woff、json) was existed, but my website doesn't know them. How can I do? 1. web error 404...
Read more >
How to view webfont files (ttf, woff, woff2, eot) on a mac?
Another option is a Drag & Drop font testing page from Pablo Impallari. Drag the fonts from your desktop and you can see...
Read more >
Converting .TTF & .OTF fonts to .WOFF - tony redhead
The WOFFer is a tool to convert TTF or OTF to WOFF and back to TTF or OTF. WOFF, short for Web Open...
Read more >
Dan Hollick 🇿🇦 on Twitter: "Fun fact: in the early days of ...
When a type designer designs a font they create all the characters as vectors, just the like you would in ... That's all...
Read more >
Converting font from WOFF (Web Open Font Format) to a ...
Yes, the WOFF format is a container for the table-based sfnt structure (used by TrueType and OpenType). It adds some meta data to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found