Transpile to ES5 + Draw API fix
Changes
- The production build is transpiled to ES5 in order to support older browsers and certain build tools such as react-scripts.
Fixes
- The draw API draws edges and nodes correctly even when more than one SVG exists in the document.