mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-13 21:51:24 -05:00
* Use babel-preset-env on Streaming Server Change the streaming server to use babel-preset-env as well as asset compilation. This shortens the load time at first boot. * remove babel-plugin-lodash