Hi everyone,   I've successfully built with GSAP and Gatsby before, but not with the DrawSVGPlugin. It's throwing this error:     This seems to be a Gatsby build problem as it works fine with React.    Any ideas? Any suggestions would be hugely appreciated.    I've referenced the plugins like so:  const gsapPlugins = [DrawSVG, CSSPlugin, TweenLite]   Thanks,   Matt