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