mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Use packaged edition of underscore.
This commit is contained in:
parent
b47f6ae905
commit
8e735b0841
3 changed files with 4 additions and 999 deletions
|
@ -38,6 +38,7 @@ var tar = JSON.parse(fs.readFileSync(TAR_PATH, 'utf8'));
|
|||
|
||||
var LIBRARY_WHITELIST = [
|
||||
'security'
|
||||
, 'underscore'
|
||||
];
|
||||
|
||||
// Rewrite tar to include modules with no extensions and proper rooted paths.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue