You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When will knockout.mapping 2.4.1 be released via NuGet?
I can get it from CDN like http://cdnjs.com/. But I need a fail save mechanism like I have right now:
Hi,
When will knockout.mapping 2.4.1 be released via NuGet?
I can get it from CDN like http://cdnjs.com/. But I need a fail save mechanism like I have right now:
<script>window.ko.mapping || document.write('<script src="@Url.Content("~/Scripts/knockout.mapping-latest.js")">\/script>')</script>
So if possible, please release knockout.mapping 2.4.1 via NuGet. The latest version there right now is knockout.mapping 2.4.0.
Thanks in advance!
The text was updated successfully, but these errors were encountered: