Closed
Description
d3fd8b0 broke my build
OS
Linux Ubuntu 16.04
Versions.
1.0.0-beta.20-4
Repro steps.
Change index.html to index.html.ejs. Change angular.cli.json#apps[0].index to "index.html.ejs".
Have some <%= %> code in index.html.ejs, but observe that it is emitted as index.html.ejs instead of index.html which it did in beta.19-3.
Mention any other details that might be useful.
The templating feature for generating index.html that was present in beta.19.3 was very useful and allowed us to manipulate the final index.html very easily. I understood that someone wanted to create another filename but I think generating index.html with some simple templating is a quite common case
Metadata
Metadata
Assignees
Labels
No labels