rugk / emoji-mart-embed

Uses Preact and remount to provide emoji-mart in plain JavaScript.
Other
5 stars 2 forks source link

Try to use babel to optimize for Firefox >= 63 #3

Closed rugk closed 4 years ago

rugk commented 5 years ago

As we needed to introduce babel for https://github.com/rugk/emoji-mart-embed/issues/2, this is a try to potentially optimize emoji-mart etc. to drop old browser support for Firefox <= 63.

However, as it seems, it just creates a much bigger output file, so it still seems to inject unneeded polyfills or so…

rugk commented 5 years ago

I've had a look at the unminimized files:

Here is a diff: test.diff.txt

So it does not seem worth to introduce this change, anyway

Original files for comparison, too: files.zip

rugk commented 4 years ago

Replaced by https://github.com/rugk/emoji-mart-embed/commit/f912a58a5fbff3f9d1ccdbfcac7d682cd47dcc47