electric-sql / electric-sql/pglite
Importing via esm.sh doesn't work
Open
- Dominant language
- TypeScript
- Stars
- 16k
- Forks
- 442
- Avg merge
- 20h 19m
- Merged PRs (30d)
- 7
Description
If you import from esm.sh it fails to load the WASM with a 404:
```
import { PGlite } from "https://esm.sh/@electric-sql/pglite";
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.