transcend-io/consent-manager-ui

Logger references undefined env variable

eligrey opened this issue · 0 comments

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