mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Use packaged version of Tinycon.
This commit is contained in:
parent
1541237654
commit
03bcd07741
5 changed files with 4 additions and 238 deletions
|
@ -39,6 +39,7 @@ var tar = JSON.parse(fs.readFileSync(TAR_PATH, 'utf8'));
|
|||
var LIBRARY_WHITELIST = [
|
||||
'async'
|
||||
, 'security'
|
||||
, 'tinycon'
|
||||
, 'underscore'
|
||||
, 'unorm'
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue