David Taylor f2da630c19 FIX: SVG Sprite version hash should be based on bundle result
This version hash is used for the filename, and so browsers/CDNs cache based on it. Previously the version hash was based only on the list of requested icons. This can cause issues in a couple of situations, most commonly when developing themes with custom icons:

- A requested icon does not exist, and then later is added to the theme. The bundle output changes, but the hash did not
- The SVG content of an icon changes, but the name of the icon does not. The bundle output changes, but the hash did not
2019-11-14 13:20:16 +00:00
..
2019-10-03 15:08:56 -07:00
2019-10-16 14:28:04 -04:00
2019-09-09 15:07:40 -04:00
2019-10-16 14:28:04 -04:00
2019-10-14 12:49:11 +05:30
2019-10-14 12:49:11 +05:30