-
Version of the extension: `v0.0.46`
Version of VSCodium:
```
Version: 1.94.0
Release: 24281
Commit: e3ecc7b1f165b02bbce073afbe9ab016559e91cb
Date: 2024-10-07T16:22:10.210Z
Electron: 30.5.1
Ele…
-
Mocha as partial native support since `7.1.0`, and seems to be full support since `8.0.0`. Any chance of bumping mocha?
-
```nix
{ config, pkgs, ... }:
{
# Import other configuration modules
# (hardware-configuration.nix is autogenerated upon installation)
# paths in nix expressions are always relativ…
-
React version:
use-sync-external-store 1.0.0, 1.1.0
## Steps To Reproduce
1. open up chrome dev tools
```js
>>> var x = await import("https://cdn.skypack.dev/use-sync-external-store")
>>…
-
## Support Hot reloading for ESM Scripts
Existing scripts support "Hot Reloading" by manually calling a 'swap()` on a ScriptType as it updates. ESM scripts however are modular and can contain compl…
-
main.ts
```ts
import { wordlists } from 'bip39';
console.log(wordlists['EN']);
```
i get multiple issues, since thisa is cjs, could this be made to work with esm
-
```
file:///home/zero/devel/html-renderer-puppeteer/node_modules/puppeteer-core/lib/esm/puppeteer/cdp/Frame.js:180
? new Error(`${response.errorText} at ${url}`)
…
-
### Test
parallel/test-esm-loader-hooks-inspect-wait
### Platform
Linux s390x, Linux x64
### Console output
```console
04:52:51 not ok 1100 parallel/test-esm-loader-hooks-inspect-wait
…
-
https://github.com/mifi/build-electron
https://zenn.dev/yodaka/articles/596f441acf1cf3
https://qiita.com/Satachito/items/990b1a8d8c1a551037e6
-
Uncaught (in promise) TypeError: h is not a function
at Proxy.render (vue-canvas-poster.umd.js?33a5:5418)
at renderComponentRoot (runtime-core.esm-bundler.js?5c40:710)
at componentEffec…