Files
flipper/static
Daniel Büchele 16e913a819 local icons
Summary:
Currently icons were always fetched remotely. We used a service worker to prefetch and cache some icons, that were critical to the UI.

In this diff, we are bundling icons at build time, with the app. In utils/icons.js we still specfify the list of icons which should be bundled. These are downloaded as part of the build step and bundled with the app. We are downloading the icons in 1x and 2x (the two most common pixel densities).

Reviewed By: jknoxville

Differential Revision: D16620764

fbshipit-source-id: 965a7793ad1f08aebb292606add00218429cdaf4
2019-08-02 09:00:00 -07:00
..
2019-05-03 12:08:04 -07:00
2018-10-06 11:18:18 -07:00
2019-06-14 03:41:54 -07:00
2019-07-17 06:52:01 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-12-07 08:06:07 -08:00
2018-06-01 11:03:58 +01:00
2019-05-03 12:08:04 -07:00
2019-07-10 12:06:39 -07:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-06-01 11:03:58 +01:00
2018-09-19 03:57:31 -07:00
2018-09-19 03:57:31 -07:00
2019-03-25 11:36:19 -07:00
2018-06-01 11:03:58 +01:00
2019-07-30 07:07:18 -07:00
2019-05-04 11:16:23 -07:00