electric-sql / pglite

Lightweight WASM Postgres with real-time, reactive bindings.
https://pglite.dev
Apache License 2.0
9.46k stars 204 forks source link

fix: add `fs/promises: false` to the browser config in package.json to exclude it from browser builds #360

Closed samwillis closed 1 month ago

samwillis commented 1 month ago

Should fix #355

Regression was introduced here https://github.com/electric-sql/pglite/commit/2831c3401ae146702106c64a8bb25f2bbcfd8b14 with the use of const fs = await import('fs/promises')

github-actions[bot] commented 1 month ago

Built bundles:

github-actions[bot] commented 1 month ago

🚀 Deployed on https://66fa6afbd35521164fe55388--pglite.netlify.app