]> cat aescling's git repositories - mastodon.git/commit
Fix tesseract.js being part of the common chunk (#11571)
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 15 Aug 2019 15:24:45 +0000 (17:24 +0200)
committerGitHub <noreply@github.com>
Thu, 15 Aug 2019 15:24:45 +0000 (17:24 +0200)
commitdfe60598899738250fc707db91048b871ab09282
treefede8594828377880d7c0908ee6f12e63cdc1ca9
parent28636f43e4b0c04befa243b847c38e81c90f1289
Fix tesseract.js being part of the common chunk (#11571)

* Fix tesseract.js being part of the common chunk

Besides being 620 KB large, it also causes a modules-related runtime
error in production...

* Fix code style issue

* Fix modules error
app/javascript/mastodon/features/ui/components/focal_point_modal.js
app/javascript/mastodon/features/ui/util/async-components.js
babel.config.js