ProjectLibertyLabs / siwf

Sign-In With Frequency: An onboarding app for DSNP/Frequency
https://projectlibertylabs.github.io/siwf/v2/docs
Apache License 2.0
1 stars 0 forks source link

Fix issue with parquetjs importing #183

Closed wilwade closed 1 month ago

wilwade commented 1 month ago

Problem

Parquet was:

  1. Not being tree shaken out
  2. Not pulling the browser version

Solution

Force the browser version of it in vite.

Also talking with the maintainers of @dsnp/frequency-schemas and @dsnp/schemas into changing how parquet is included or splitting out that part of the package