Glitch-Shrike/app/javascript
Akihiko Odaki 7cb49eaa3a Do not use function name to track components (#6542)
UglifyJS2 is allowed to mangle function names, and function names can also
be duplicate if they are from different scopes. Therefore function names
are not reliable as identifiers.

Functions as keys for Map object is a cheaper and more reliable
alternative.
2018-02-24 19:10:57 +01:00
..
fonts
images
mastodon Do not use function name to track components (#6542) 2018-02-24 19:10:57 +01:00
packs
styles