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

Remove online dependencies #55

Open
1 of 5 tasks
mojodna opened this issue Dec 6, 2016 · 1 comment
Open
1 of 5 tasks

Remove online dependencies #55

mojodna opened this issue Dec 6, 2016 · 1 comment

Comments

@mojodna
Copy link
Collaborator

mojodna commented Dec 6, 2016

Spotted so far:

  • Roboto (Google Fonts) in Component export #54
  • Intl polyfill
  • resizer.digital-democracy.org
  • Mapbox style mapbox://styles/gmaclennan/cio7mcryg0015akm9b6wur5ic
  • Vector tiles (source defined in style)
@gmaclennan
Copy link
Member

Intl polyfill is only needed in Safari, and since #54 is only an implementation detail and not part of the export.

resizer.digital-democracy.org is used to keep bandwidth down when online by dynamically resizing images. It also helps with browser memory though when rendering the image grid view. Could bundle https://github.com/digidem/vips-resizer in the electron app, but let's not prioritize for now and just render full-sized images direct from the hyperdrive media store that @substack is working on.

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