electric-sql / pglite

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

fix: Order of the type exports in package.json #391

Closed samwillis closed 1 month ago

samwillis commented 1 month ago

With a recent dependancy bump, builds had started reporting this warning (and similar):

The condition "types" here will never be used as it comes after both "import" and "require"

The fix is to place the type exports above the import and require exports.

github-actions[bot] commented 1 month ago

Built bundles:

github-actions[bot] commented 1 month ago

🚀 Deployed on https://670d8faa1fbea4761cbc141c--pglite.netlify.app