Closed
Description
We have upgraded our angular environment from version 5 to version 6, and now our angular-cli+webpack-based build system generates a "prod" build that fails at runtime in the typescript-logging module.
Error: Uncaught TypeError: Cannot read property 'Console' of undefined
It seems that the LoggerType enum is empty (or missing it's declaration). I have created a small environment to reproduce the bug here:
https://stackblitz.com/edit/angular-zhriph
Metadata
Metadata
Assignees
Labels
No labels