Skip to content

make index.html substitution work

Charlotte Hausman requested to merge fix-title-flagging into 2.8.6-DEVELOPMENT

The file replacement method for handling was apparently altered in Angular8 and no longer works for index.html files. https://github.com/angular/angular-cli/issues/14599 This MR implements the suggested fix from that issue page.

Merge request reports

Loading