Use packaged version of UNorm.

This commit is contained in:
Chad Weider 2012-08-15 08:55:27 -07:00
parent 19a7208c97
commit 1541237654
5 changed files with 5 additions and 406 deletions

View file

@ -40,6 +40,7 @@ var LIBRARY_WHITELIST = [
'async'
, 'security'
, 'underscore'
, 'unorm'
];
// Rewrite tar to include modules with no extensions and proper rooted paths.

View file

@ -48,6 +48,7 @@
, "cssmanager.js"
, "colorutils.js"
, "undomodule.js"
, "$unorm.js"
, "contentcollector.js"
, "changesettracker.js"
, "linestylefilter.js"