After optimizing a project using vulcanize https://www.gstatic.com/charts/loader.js would not be able to load up again. it returns a non UTF-8 encode string, and consoles this:
Uncaught SyntaxError: Invalid or unexpected token loader.js:1
Uncaught ReferenceError: google is not defined (index.html):33198
Vulcanization is not needed with the ES modules version.
Please reopen the issue if you still experience the problem with the component published on npm.
After optimizing a project using vulcanize https://www.gstatic.com/charts/loader.js would not be able to load up again. it returns a non UTF-8 encode string, and consoles this: