1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00
This commit is contained in:
Harvey Kandola 2018-05-23 12:37:21 +01:00
parent 31580d883c
commit 09d698fd2a
12 changed files with 5474 additions and 44 deletions

View file

@ -52,6 +52,7 @@ module.exports = function (defaults) {
app.import('vendor/md5.js');
app.import('vendor/moment.js');
app.import('vendor/mousetrap.js');
app.import('vendor/overlay-scrollbars.js');
app.import('vendor/prism.js');
app.import('vendor/slug.js');
app.import('vendor/sortable.js');