use the library from the bundle provided by verign

Change-Id: I423bcf788b52a08006c14833ffdadae7bdd6522a
This commit is contained in:
Tomaž Vajngerl 2018-12-19 09:02:17 +01:00
parent 78fb9cca30
commit 97512787e3
4 changed files with 3 additions and 48 deletions

View file

@ -1,7 +1,7 @@
# We only directly edit toolbar.js in dist/
**/js/w2ui-1.5.rc1.js
**/src/unocommands.js
**/src/vcl.js
**/src/viamapi-client.js
#
# This is way too ugly for eslint...
**/js/jquery.mCustomScrollbar.js

View file

@ -4,7 +4,7 @@ var deps = {
src: ['Leaflet.js',
'errormessages.js',
'unocommands.js',
'vcl.js',
'viamapi-client.js',
'core/Log.js',
'core/Util.js',
'core/LOUtil.js',

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long