Open willy2dg opened 2 years ago
Could be nice to have a build UMD package.
Edit: Building and using "iife" package throws an error "Uncaught ReferenceError: regeneratorRuntime is not defined"
Seems like if you install & update the packages, the IIFE script works like it should.
npm install npm update npm run build
Could be nice to have a build UMD package.
Edit: Building and using "iife" package throws an error "Uncaught ReferenceError: regeneratorRuntime is not defined"