about summary refs log tree commit diff
path: root/public
diff options
context:
space:
mode:
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>2017-07-18 07:19:02 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-07-18 00:19:02 +0200
commitb11ac88692ad7a8765b0b15e6d7a882d171ffe81 (patch)
treee59594a654b0142a459fa62fb589682b62ef7f07 /public
parent681c33d1f4c395742918eb66f2db979b0d628118 (diff)
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.
Diffstat (limited to 'public')
0 files changed, 0 insertions, 0 deletions