Skip to content

Bundling and UMD

Choose a tag to compare

@ericnograles ericnograles released this 13 Feb 13:39
· 81 commits to master since this release

Summary

Addresses #6

  • Utilizes Webpack to create a UMD bundle that can be dropped into a browser or used directly with NPM
  • Publishes a dist folder which will be served over jsDelivr CDN for in-browser usage

PR's Merged

#8