feat: #8734, move bootstrap-tagsinput to package.json

This commit is contained in:
Barış Soner Uşaklı
2020-10-11 19:52:01 -04:00
parent eab7489ec5
commit f16c8268cf
5 changed files with 7 additions and 71 deletions

View File

@@ -32,12 +32,13 @@ JS.scripts = {
'node_modules/textcomplete.contenteditable/dist/textcomplete.codemirror.min.js',
'node_modules/visibilityjs/lib/visibility.core.js',
'node_modules/bootstrap/dist/js/bootstrap.js',
'public/vendor/jquery/bootstrap-tagsinput/bootstrap-tagsinput.min.js',
'node_modules/@adactive/bootstrap-tagsinput/src/bootstrap-tagsinput.js',
'node_modules/benchpressjs/build/benchpress.js',
'node_modules/jquery-serializeobject/jquery.serializeObject.js',
'public/vendor/bootbox/wrapper.js',
'public/vendor/xregexp/xregexp.js',
'public/vendor/xregexp/unicode/unicode-base.js',
'node_modules/benchpressjs/build/benchpress.js',
'node_modules/jquery-serializeobject/jquery.serializeObject.js',
'public/src/utils.js',
'public/src/sockets.js',
'public/src/app.js',