-
### Description
v5.x of `pixi-filters` works fine with esm.run, but v6.x throws "Failed to bundle using Rollup" and asks you to open an issue here. I had opened an issue with Pixi (https://github.com…
-
**Describe the bug**
Parsing a date with `customParseFormat`, then using `utcOffset` with `keepLocaltime` breaks `diff`
Running this snippet demonstrates the issue:
```js
import dayjs from "htt…
-
Hi and thank you for the wonderful project!
Trying to compile the following:
```ts
import { Wallet } from "https://cdn.skypack.dev/@ethersproject/wallet";
const w = Wallet.createRandom();
// …
-
Hello - here as per the CLI's instructions. I am trying to build my command line tool. Here is the repo at the time that I could produce the bug. https://github.com/jcpsimmons/rasa/tree/b05a8d68100f78…
-
### Library
React Components / v9 (@fluentui/react-components)
### Describe the feature that you would like added
ATM v9 ships only as CommonJS and ESM module format.
Trying to use ESM fr…
-
When using Preact without build tools and the Chrome extension, I consistently get the message, `This page doesn't seem to be using Preact.` There are no errors in the console.
Not tested on Firefo…
-
running the sample from https://repl.it/@balupton/caterpillar-deno#index.ts with deno (version 1.4.2) I receive the error
```
error: Import 'https://unpkg.com/rfc-log-levels@3.14.0/edition-deno/in…
-
Some packages (e.g., [d3-format](https://github.com/d3/d3-format)) do not provide a default export; instead they provide named exports. These named imports can be imported individually or as a namespa…
-
Does not work:
https://cdn.skypack.dev/monaco-editor
https://cdn.skypack.dev/new/monaco-editor@v0.26.0/dist=es2020
The pinned version of 0.25.2 which I have been using does not work any more…
-
I opened up the console on skypack.dev and tried
```js
import('https://cdn.skypack.dev/@lume/element').then(console.log)
```
and it resulted in
```
Access to script at 'https://cdn.skypack…