]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/Resources/static/themes/baggy/js/init.js
Reorganized JS folders for shortcuts
[github/wallabag/wallabag.git] / app / Resources / static / themes / baggy / js / init.js
index b7347f7cb29310482d03a618e60457f81200da7e..5a8911ad5ee7f0f1a723d08c0fe4665ee726df87 100755 (executable)
@@ -1,4 +1,7 @@
 import $ from 'jquery';
+import { initFilters, initExport } from '../../_global/js/tools';
+import './shortcuts/main.js';
+import './shortcuts/entry.js';
 
 /* eslint-disable no-unused-vars */
 /* jquery has default scope */