Hi All,
Does anyone know if angular-cli support "rel preload" on build --prod?
Thanks
We don't do anything special for rel=preload and should be supported. What issues do you see with it?
Isn't the intent of this question to ask how to get scripts included via the scripts property in .angular-cli.json to be included in index.html with rel=preload?
@rtm is that possible? I would love to do that.
This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
_This action has been performed automatically by a bot._
Most helpful comment
Isn't the intent of this question to ask how to get scripts included via the
scriptsproperty in.angular-cli.jsonto be included inindex.htmlwithrel=preload?