aboutsummaryrefslogtreecommitdiffstats
path: root/src/outro.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/outro.js')
-rw-r--r--src/outro.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/outro.js b/src/outro.js
index 32b0d0878..b49305e72 100644
--- a/src/outro.js
+++ b/src/outro.js
@@ -1,2 +1,3 @@
+// Expose jQuery to the global object
window.jQuery = window.$ = jQuery;
})(window);