Closed rslawik closed 5 years ago
Adding "module" entrypoint allows to load <google-chart> from unpkg without specifying filename: https://unpkg.com/@google-web-components/google-chart?module This simplifies prototyping and demos.
<google-chart>
Adding "module" entrypoint allows to load
<google-chart>
from unpkg without specifying filename: https://unpkg.com/@google-web-components/google-chart?module This simplifies prototyping and demos.