]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/_global/js/tools.js
Merge pull request #2677 from wallabag/add-wallabag_user.de.yml
[github/wallabag/wallabag.git] / app / Resources / static / themes / _global / js / tools.js
index 55de090cc2ef234c0fa0b8bec8dc7ae6132ac6a1..568b2dced2c0443602c16bbfa40d680de6269566 100644 (file)
@@ -1,4 +1,6 @@
-const $ = require('jquery');
+import $ from 'jquery';
+import './shortcuts/main';
+import './shortcuts/entry';
 
 /* Allows inline call qr-code call */
 import jrQrcode from 'jr-qrcode'; // eslint-disable-line