Fixes issue #52 with PR #55.
Provides bundles compatible with ES5 + ES2015 modules (instead of UMD / CommonJS). This allows tools like Webpack to work without requiring a separate Babel-enabled compilation step or other expensive setup.
See the PR's description for more details.