-
I am trying to use skypack for all libraries recently, and most of them work perfectly, which makes me very satisfied. But there is an exception.
The react hash used by react-router-dom@6.0.0-beta.…
-
As indicated in the title; d3 is not available.
-
https://cdn.skypack.dev/new/three@v0.153.0/dist=es2019
I'm getting the following error:
```
Unexpected Error: Build was successful but could not be found.
8QDKHm23i2KC1jeGrsnV
```
It was…
-
# Search Terms
browser es module import url
## Suggestion
Related issues: #28985, #19942
In browser and deno, import from a "package" is different from the node style.
```ts
// it's va…
-
### Describe the problem
An ESM file is not included in the Esri Leaflet release:
https://unpkg.com/browse/esri-leaflet@3.0.8/dist/
... but would it be good if we did? I think this would allow user…
-
https://github.com/jsdom/jsdom isn't meant for the browser at all, but rather Node.js. When attempting to use this through snowpack in a file that only executes in SSR I get the following three errors…
-
A rich text editor that support common commands, and also a emoji picker command 👍🏾
-
![image](https://user-images.githubusercontent.com/9304194/235416702-a979f3eb-4438-4e7c-990e-dd704bca2c71.png)
-
It seems to be helpful to build single-page apps quickly. I like how simple this example is.
```tsx
import { h, ssr, tw } from "https://crux.land/nanossr@0.0.1";
const Hello = (props) => (
…
-
If you specify `react@17.0.2` in the URL, it responds with `react@17.0.1`:
https://cdn.skypack.dev/react@17.0.2