Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
There was an error while loading. Please reload this page.
I use font-awesome, which works well in development when no bundle is used. However, with a bundle:
/doc/faq/appNow, the expected font url is
/app/jspm_packages/npm/font-awesome...But it actually is:
jspm_packages/npm/font-awesome..., which resolves to/doc/faq/jspm_packages/..and therefore fails to load.