mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-02 22:00:34 +01:00
exposing lodash as a client-side module
This commit is contained in:
@@ -98,6 +98,7 @@ JS.scripts = {
|
||||
'jqueryui.js': 'public/vendor/jquery/js/jquery-ui.js',
|
||||
'zxcvbn.js': 'node_modules/zxcvbn/dist/zxcvbn.js',
|
||||
ace: 'node_modules/ace-builds/src-min',
|
||||
'lodash.js': 'node_modules/lodash/lodash.js',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user