summaryrefslogtreecommitdiffstats
path: root/web_src/js/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/js/jquery.js')
-rw-r--r--web_src/js/jquery.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/web_src/js/jquery.js b/web_src/js/jquery.js
new file mode 100644
index 0000000..6b21998
--- /dev/null
+++ b/web_src/js/jquery.js
@@ -0,0 +1,3 @@
+import $ from 'jquery';
+
+window.$ = window.jQuery = $; // eslint-disable-line no-jquery/variable-pattern