mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 04:25:55 +01:00
feat: #8734, move bootstrap-tagsinput to package.json
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user