manager-ui
manager-ui copied to clipboard
Type injected app CONFIG from webpack onto the window object
Config injected from webpack is appended to the window object of the app
When our typescript files attempt to use CONFIG values TS throws an error because it has not been typed onto the window.