mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Use packaged version of UNorm.
This commit is contained in:
parent
19a7208c97
commit
1541237654
5 changed files with 5 additions and 406 deletions
|
@ -40,6 +40,7 @@ var LIBRARY_WHITELIST = [
|
|||
'async'
|
||||
, 'security'
|
||||
, 'underscore'
|
||||
, 'unorm'
|
||||
];
|
||||
|
||||
// Rewrite tar to include modules with no extensions and proper rooted paths.
|
||||
|
|
|
@ -48,6 +48,7 @@
|
|||
, "cssmanager.js"
|
||||
, "colorutils.js"
|
||||
, "undomodule.js"
|
||||
, "$unorm.js"
|
||||
, "contentcollector.js"
|
||||
, "changesettracker.js"
|
||||
, "linestylefilter.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue