Closed samwillis closed 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')
const fs = await import('fs/promises')
Built bundles:
🚀 Deployed on https://66fa6afbd35521164fe55388--pglite.netlify.app
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')