Files
discourse/lib
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-21 12:08:20 +01:00
2019-10-21 12:08:20 +01:00
2014-03-11 03:18:57 -04:00
2019-04-29 16:41:35 +08:00
2019-05-22 17:39:44 +03:00
2019-10-17 13:38:31 -03:00
2019-10-21 12:08:20 +01:00
2019-11-06 12:31:03 -05:00
2019-10-21 12:08:20 +01:00