It seems that the UMD file in 0.4.0 erroneously declares a dependency on the “Arrow” package:
https://cdn.jsdelivr.net/npm/[email protected]/Arrow.es5.min.js
It seems to be coming from here:
|
typeof define === 'function' && define.amd ? define(['Arrow'], factory) : |