jeremyckahn / chitchatter

Secure peer-to-peer chat that is serverless, decentralized, and ephemeral
https://chitchatter.im/
GNU General Public License v2.0
1.44k stars 164 forks source link

chore: Use Parcel for building and dev server #228

Closed jeremyckahn closed 4 months ago

jeremyckahn commented 5 months ago

This PR changes the build and start scripts to use Parcel instead of Create React App.

vercel[bot] commented 5 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chitchatter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 11, 2024 5:44am
jeremyckahn commented 5 months ago

This seems to break Service Worker registration.

jeremyckahn commented 4 months ago

Superseded by #231.