Skip to content

Split UMD build

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 17 Apr 01:00
· 227 commits to master since this release
294d12c

This release has a small change that separates the UMD build out in to a CJS and IIFEE build so that CJS builds don't need to pay the cost of the IIFE code.

Changelog:

  • Enhancement: Split Build (#49 )