Skip to content

version 2.1.1

Compare
Choose a tag to compare
@lemieux lemieux released this 19 Jan 15:33
· 237 commits to master since this release

Changes

  • The widget wanted to run so well on non-ES2015 environment that it included his friend babel-polyfill all the time. Turns out, other apps also like ES2015 and are already including the polyfill. The widget will now add the polyfill only if it's not already there.