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

cache fonts in build #34

Open
jacobg opened this issue Jun 27, 2019 · 2 comments
Open

cache fonts in build #34

jacobg opened this issue Jun 27, 2019 · 2 comments

Comments

@jacobg
Copy link

jacobg commented Jun 27, 2019

Upstream failures can break the build:
majodev/google-webfonts-helper#81

Perhaps it would be a good idea to cache the fonts on the build machine, so such an issue doesn't break the build. And even when it's working, it would be more efficient to cache.

@subins2000
Copy link

I've made a cache feature in this PR : beyonk-group#3

Also see #22 (comment)

@jacobg
Copy link
Author

jacobg commented Sep 17, 2021

Thanks @subins2000

The caching doesn't seem to take effect, because on either version 1.5.0 or 1.7.0 there is an upstream failure right now. It should be cached as I use it all the time.

40% building 58/89 modules 31 active /Users/j/workspace/f/console/node_modules/@fortawesome/pro-solid-svg-icons/index.es.js(node:14651) UnhandledPromiseRejectionWarning: Error: Service Unavailable

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

2 participants