preventing errors when scoped custom element registry is imported on the server
Fixes #601
This will log a warning when imported on the server, and it will effectively do nothing. Otherwise, it will carry on as the polyfill usually would for browser environments.
NOTE: make sure to enable "hide whitespace."
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
I have signed the CLA, not sure why it's failing... maybe it's an issue with my git config.
EDIT: got it. It was indeed an issue with my git config. A little rewriting history with a new email fixed it.
I'll add changelog updates when I get home too.
Closing as not needed. See https://github.com/webcomponents/polyfills/issues/601 for details.