1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-02-20 14:54:15 +01:00

provide ui-tour dependencies

This commit is contained in:
Sylvain 2020-10-07 11:09:10 +02:00
parent 0d28da1e44
commit 4f441e46aa

View File

@ -14,6 +14,8 @@ environment.plugins.prepend('Provide', new webpack.ProvidePlugin({
jQuery: 'jquery',
'window.jQuery': 'jquery',
_: 'lodash',
Hone: 'hone',
Tether: 'tether',
Holder: 'holderjs',
'window.CodeMirror': 'codemirror',
MediumEditor: 'medium-editor',