mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-03 12:36:02 +01:00
fix: module name
This commit is contained in:
@@ -299,7 +299,7 @@ function requirejsOptimize(target, callback) {
|
||||
admin: [
|
||||
{
|
||||
baseUrl: './node_modules/sortablejs',
|
||||
name: 'sortable',
|
||||
name: 'Sortable',
|
||||
},
|
||||
],
|
||||
client: [
|
||||
|
||||
Reference in New Issue
Block a user