You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
Akihiko Odaki b11ac88692 Require any modules after loading polyfill in entry points (#4231)
app/javascript/mastodon/main.js delayed the execution of modules,
but other entry points didn't. That leads to failure in executing
modules, which requires those polyfills.

Strictly enforce the rule to require any modules after loading
polyfill in entry points.
8 years ago
..
fonts Redesign the landing page, mount public timeline on it (#4122) 8 years ago
images Redesign the landing page, mount public timeline on it (#4122) 8 years ago
mastodon Require any modules after loading polyfill in entry points (#4231) 8 years ago
packs Require any modules after loading polyfill in entry points (#4231) 8 years ago
styles Fix style settings for images in media modal (#4220) 8 years ago