google / google-api-javascript-client

Google APIs Client Library for browser JavaScript, aka gapi.
Apache License 2.0
3.14k stars 1.05k forks source link

Web Worker Version #577

Open cedpoilly opened 4 years ago

cedpoilly commented 4 years ago

Web Worker Version

Is it possible to have a version that could run in a web worker?

The current version requires the window object and the querySelector.

grant commented 4 years ago

This currently isn't possible. Thanks for filing the issue though :)