Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Im' struggling with Clientdependency on my site - I think it has very great potential.
It is essential for me to have an 'async' attribute on the script tag for the bundled and minified javascript. (Only when not running in Debug mode).
I tried using both regex and Replace() methods on this @Html.RenderJsHere() with no luck.
I cannot use Html tag attributes as described in the Documantation.
If I don't solve this I'm affraid I'll have to abandon using Clientdependency and find an alternative... :(
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Clientdependency: Add 'async' attribute on 'script'tag
Im' struggling with Clientdependency on my site - I think it has very great potential.
It is essential for me to have an 'async' attribute on the script tag for the bundled and minified javascript. (Only when not running in Debug mode).
I tried using both regex and Replace() methods on this @Html.RenderJsHere() with no luck.
I cannot use Html tag attributes as described in the Documantation.
If I don't solve this I'm affraid I'll have to abandon using Clientdependency and find an alternative... :(
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.