wuespace / telestion-client

Telestion Frontend Framework (Technical leads: Ludwig Richter, Jan Tischhöfer)
https://telestion.wuespace.de
MIT License
7 stars 1 forks source link

Parcel vs. zustand v4.1.5 clash #1601

Closed pklaschka closed 1 year ago

pklaschka commented 1 year ago

Currently, the zustand library's output is incompatible with Parcel's production builds (serving for development works fine).

Mitigation steps