Open iam4x opened 8 years ago
There's a known issue that babel6 doesn't export with CommonJS syntax so the build is un-usable into IE8.
https://phabricator.babeljs.io/T2817#70267
How about we run it through es3ify or something like that?
There's a known issue that babel6 doesn't export with CommonJS syntax so the build is un-usable into IE8.
https://phabricator.babeljs.io/T2817#70267