diff --git a/framework/core/js/forum/Gulpfile.js b/framework/core/js/forum/Gulpfile.js index 7672de648..4f9229b20 100644 --- a/framework/core/js/forum/Gulpfile.js +++ b/framework/core/js/forum/Gulpfile.js @@ -13,9 +13,9 @@ gulp({ bowerDir + '/m.attrs.bidi/bidi.js', bowerDir + '/jquery/dist/jquery.js', bowerDir + '/jquery.hotkeys/jquery.hotkeys.js', - bowerDir + '/color-thief/js/color-thief.js', + bowerDir + '/color-thief/src/color-thief.js', bowerDir + '/moment/moment.js', - bowerDir + '/autolink/autolink.js', + bowerDir + '/autolink/autolink.min.js', bowerDir + '/bootstrap/js/affix.js', bowerDir + '/bootstrap/js/dropdown.js',