housing-data-coalition / rtc-eviction-viz

Eviction visualization for Right To Counsel NYC.
https://housing-data-coalition.github.io/rtc-eviction-viz/
6 stars 2 forks source link

attempt to fix parcelRequire error #77

Closed austensen closed 1 year ago

austensen commented 1 year ago

In #76 everything was working locally, and all the tests passed, but once deployed we were getting an error for uncaught reference related to parcelRequire that was breaking the entire site. Now since the builds were failing before, when I tried to revert these changes it can't redeploy, so I'm rushing to test this on production since there isn't another way to reproduce the errors and want to get it back up asap