Mathias Raacke dfb08b95b7 feat(@ngtools/webpack): allow .svg files as templates
With directTemplateLoading enabled, components
can now use .svg files as templates. For AOT builds,
the Angular compiler host now reads .svg files
directly when reading component templates.
For JIT builds, replaceResources creates a require call
that directly uses raw-loader instead of using the
loader provided by the current webpack configuration.

Closes #10567
2019-03-05 10:16:41 -08:00
..
2019-02-26 08:33:48 -08:00
2019-03-04 09:35:46 -08:00
2019-02-26 08:33:48 -08:00
2019-02-26 08:33:48 -08:00