add testsuite and testcase list pages in frontend of testing-scheduler
[bottlenecks.git] / testing-scheduler / ui / src / assets / js / jquery-vendor.js
diff --git a/testing-scheduler/ui/src/assets/js/jquery-vendor.js b/testing-scheduler/ui/src/assets/js/jquery-vendor.js
new file mode 100644 (file)
index 0000000..ed7d654
--- /dev/null
@@ -0,0 +1,4 @@
+import $ from 'jquery'\r
+window.$ = $\r
+window.jQuery = $\r
+export default $
\ No newline at end of file