Skip to content

Rename compiled frontend fixtures from `.raw` to `.html`

The following discussion from !26019 (merged) should be addressed:

  • @mikegreiling started a discussion: (+1 comment)

    Do you recall why we have been using .html.raw instead of just .html? Seems like for syntax highlighting and IDE niceties it would be prudent to just use the latter. Could be a holdover from when we converted to karma from teaspoon? Is there anything holding us back from switching that?