mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 14:44:43 -04:00
Fix scrollspy
This commit is contained in:
parent
af461ac2d6
commit
83be3465cc
5 changed files with 6 additions and 5 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue