mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +01:00
merged master fixed conflicts
This commit is contained in:
@@ -201,9 +201,10 @@ var fs = require('fs'),
|
||||
'vendor/jquery/js/jquery.timeago.js',
|
||||
'vendor/jquery/js/jquery.form.js',
|
||||
'vendor/bootstrap/js/bootstrap.min.js',
|
||||
'src/app.js',
|
||||
'vendor/requirejs/require.js',
|
||||
'vendor/bootbox/bootbox.min.js',
|
||||
'vendor/tinycon/tinycon.js',
|
||||
'src/app.js',
|
||||
'src/templates.js',
|
||||
'src/ajaxify.js',
|
||||
'src/translator.js',
|
||||
|
||||
Reference in New Issue
Block a user