(related with https://github.com/angular/angular/issues/36248) #### Reproduction https://github.com/kaito3desuyo/angular-test Steps to reproduce: 1. clone this repository 2. ``ng build --prod`` 3. ``npm i -g http-server`` 4. move root directory to ``dist/angular-test`` Folder 5. ``http-server`` 6. open ``http://localhost:8080`` This issue only occurs with production builds. #### Expected Behavior Screen is displayed correctly #### Actual Behavior Screen goes blank with console error #### Environment - Angular: 9.1.0 - CDK/Material: 9.2.0 - Browser(s): Chrome 80.0.3987.149 - Operating System (e.g. Windows, macOS, Ubuntu): Windows 10 x64 1909 18363.720