Charles Lyding f42f10135c fix(@angular-devkit/build-angular): ensure preload hints for external stylesheets are marked as styles
When a preload hint is added for a stylesheet that is referenced via an `@import` that has an URL that
does not contain a file extension, an `as` attribute is now correctly added to the hint to ensure that
the stylesheet is loaded properly. This case can happen when a font service URL is imported within a
initial stylesheet.
2023-06-26 18:15:18 +02:00
..
2023-02-16 14:59:40 +00:00