qol: update javascript bundling

This commit is contained in:
Gary Sharp
2022-02-18 13:52:31 +11:00
parent 9bfeff8c42
commit 09a6369693
20 changed files with 1569 additions and 256 deletions
@@ -8,8 +8,8 @@
*
*/
/// <reference path="..\..\SignalR.Client.JS\Scripts\jquery-1.6.4.js" />
/// <reference path="jquery.signalR.js" />
/// <reference path="..\..\Core\jquery-2.1.1.js" />
/// <reference path="jquery.signalR-2.1.1.js" />
(function ($, window, undefined) {
/// <param name="$" type="jQuery" />
"use strict";