Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
9d26daaa
Commit
9d26daaa
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
b3278894
Changes
1
Hide whitespace changes
Inline
Side-by-side
front/vue.config.js
View file @
9d26daaa
...
...
@@ -21,7 +21,7 @@ plugins.push(
]),
whitelist
:
[
'
scale
'
],
whitelistPatterns
:[
/plyr/
],
whitelistPatternsChildren
:[
/plyr/
]
whitelistPatternsChildren
:[
/plyr/
,
/dropdown/
,
/upward/
]
}),
)
module
.
exports
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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