-
Hello! Just wanted to let you know that the version of MidiWriterJS you're using (`3.0.1`) has a known issue which was recently resolved, so I recommend updating to `3.1.0`.
-
https://observablehq.com/d/de1d4c6cac193f23
It worked in 5.x https://observablehq.com/@gobengo/w3up-ucanto
-
**Environments:**
- Prettier Version: 2.5.1
- Running Prettier via: Browser API
- Runtime: Chrome 99
- Operating System: n/a
- Prettier plugins (if any): parser-babel
**Steps to reproduce:**…
-
Using `create-react-app` (with the included webpack 4), trying to add a `` component fails to import:
```
Module not found: Can't resolve '@fission-suite/kit/components/react' in '/Users/walkah/Pr…
-
I have been working on am improved `%%javascript` cell magic and I wanted to run the idea by others to gauge interest. The existing `%%javascript` magic uses eval on a string of JavaScript code. While…
-
add some nix boilerplate code to nixpkgs, to build deno packages
### why
most deno scripts "just work" by calling `deno main.ts`
but ...
there are cases where we want to
* build native …
-
Hi,
I'm very excited to try this out. But I encounter problems using the latest THREE.js (v135, from a CDN) using modules in the browser.
To replicate:
1. Download the ES6 module.
2. Make inde…
-
## Bug Report
Currently, [`executeScript: true`](https://github.com/MichaelCurrin/docsify-js-tutorial/blob/master/docs/README.md#add-scripts) does not run [ES Modules](https://developer…
-
I'm running into an issue using CodePen and Safari. In the CSS file, I'm importing a remote URL:
`@import "https://cdn.skypack.dev/@shoelace-style/shoelace/dist/themes/base.css"`
But that URL ha…
-
### 🚀 Feature Proposal
Add `https:` support for esm imports.
### Motivation
Experimental esm https network imports was added in node.js v17 https://nodejs.org/api/esm.html#https-and-http-im…