Logger references undefined env variable
eligrey opened this issue · 0 comments
eligrey commented
When building this project with the included build script, the logger component throws reference errors for an undefined env variable.
Transcend didn't notice this issue as we were importing the UI module & building using a different build script that included additional environment variables.
This is fixed in #25