GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
358 stars 130 forks source link

Refer to google namespace via window #241

Closed rslawik closed 5 years ago

rslawik commented 5 years ago

JS compiler may inline google-chart-loader module in a context where google contains only elements from the compiled code.

Issue reported internally.