Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
bd3a4b44
Verified
Commit
bd3a4b44
authored
Oct 17, 2019
by
Ciarán Ainsworth
Committed by
Eliot Berriot
Oct 17, 2019
Browse files
Add new whitlisted class for upward menus
parent
699df289
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/vue.config.js
View file @
bd3a4b44
...
...
@@ -21,7 +21,7 @@ plugins.push(
]),
whitelist
:
[
'
scale
'
],
whitelistPatterns
:[
/plyr/
],
whitelistPatternsChildren
:[
/plyr/
,
/dropdown/
]
whitelistPatternsChildren
:[
/plyr/
,
/dropdown/
,
/upward/
]
}),
)
module
.
exports
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment