Fix scrollspy

This commit is contained in:
Yukai Huang 2016-10-13 13:59:34 +08:00
parent af461ac2d6
commit 83be3465cc
5 changed files with 6 additions and 5 deletions

View file

@ -78,8 +78,7 @@ module.exports = {
slide: path.join(__dirname, 'public/js/slide.js'),
locale: path.join(__dirname, 'public/js/locale.js'),
vendor: [
"jquery-mousewheel",
"jquery-scrollspy/jquery-scrollspy",
"imports?$=jquery!jquery-mousewheel",
"jquery-ui/ui/widgets/resizable",
"jquery-ui/ui/widgets/tooltip",
"jquery-ui/ui/widgets/controlgroup",