Split UMD build
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 )
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: