-
Currently using Yarg in a Deno Worker would not run because there is no `window` global in Workers.
To make this work on all cases using `globalThis` would be better, see:
https://github.com/yar…
-
I'm trying to create an environment for scripts that expect to be run in browsers. I can define `window`, but that doesn't help when the JS is looking at `location` or `document` or any other number o…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Fastify version
3.29.2
### Plugin versio…
-
### 🔍 Search Terms
- global
- globalThis
- window
### ✅ Viability Checklist
- [X] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [X] This wouldn't change the runtime …
-
### What version of Bun is running?
0.7.4
### What platform is your computer?
Linux 6.4.10-zen2-1-zen x86_64 unknown
### What steps can reproduce the bug?
Create empty project, install both `tree…
-
Right now calling `Zipline.get()` inside JS has a side-effect of wiring some of the global things that support coroutines and logging.
If the user calls `println()` before they call `Zipline.get()`…
-
Automatically generating ts files is successful, but running **npm run build** reports an error: Property 'Buffer' does not exist on type 'typeof globalThis'
The code snippet where the error occur…
-
# FEATURE DESCRIPTION
Create new option here:
![Screenshot 2024-04-24 at 16 45 49](https://github.com/danielo515/obsidian-modal-form/assets/7279156/25f1b640-f7e2-4ee6-97d3-3bf3e23c3878)
It wi…
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
Running e2e tests on the nx generated nestjs ap…
-
undefined globalThis on some older android browsers.
Similiar to this https://github.com/zxing-js/browser/pull/27/files issue, and similar code should fix the problem.
![image](https://user-images…