Commit Graph

1 Commits (7d33b60f3fd12c20bcc390ae7da9fac5d415ec3c)

Author SHA1 Message Date
Yamagishi Kazutoshi 72c8562cc9 Use babel-preset-env on Streaming Server (#2998)
* 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
8 years ago