mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-04-26 18:48:42 +02:00
feat: more changes and fixes
This commit is contained in:
3
frontend/src/js/jquery.js
vendored
Normal file
3
frontend/src/js/jquery.js
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
const $ = require('jquery');
|
||||
window.jQuery = $;
|
||||
window.$ = $;
|
||||
Reference in New Issue
Block a user