Skip to content

Module is now using dist as main entry.

Andreas C. Osowski requested to merge peterwilli:master into master

Created by: peterwilli

This gives us the ability to have WebPack add the babel js polyfill (which in turn allows async and await)

Merge request reports