The Master branch seems to be throwing an error that I'm unable to track down exactly.

The good news is that I was able to fork the repository, merge develop into master, run the yarn run bundle command and get past the problem by including my fork as a dependency.
Here's the screen capture video of my process, adding the library to a fresh create-react-app project.
Note, create-react-app uses webpack and ES6 by default.
