chinwagsocial/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.
2017-07-18 00:19:02 +02:00
..
fonts Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
images Redesign the landing page, mount public timeline on it (#4122) 2017-07-11 15:27:59 +02:00
mastodon Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
packs Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
styles Fix style settings for images in media modal (#4220) 2017-07-16 11:52:11 +02:00