Skip to content
Snippets Groups Projects
Commit 482903f9 authored by ale's avatar ale
Browse files

Small fix

parent ba1f86c6
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ module.exports = {
__dirname + '/src/templates/list.dot',
__dirname + '/src/templates/page.dot'
],
safelist: [/^oi/, /show/],
safelist: [/^oi/, /show/, /tooltip/],
}),
],
module: {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment