Open cscheid opened 11 months ago
Yes, we can do this. I've actually already prepared this, but put it off because of some fixes that the NWSApi developer said were resolved were not actually resolved when I tested them locally.
But if it pollutes the global namespace less then I'm all for it.
While linting the bundled releases of quarto, we've noticed that deno-dom pollutes the global scope. We narrowed it down to nwsapi.js:367, etc.
The upstream nwsapi library has fixes for these. Would updating
nwsapi
be considered a bug in scope in deno-dom?