From c6143cf5876b96ad5925e88b7507aed0eed8b0d7 Mon Sep 17 00:00:00 2001 From: nightwing Date: Fri, 28 Jun 2013 19:29:53 +0400 Subject: [PATCH] include theme/textmate in build --- Makefile.dryice.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index cf3a4148..db607ef5 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -363,6 +363,9 @@ var buildAce = function(options) { console.log('# ace themes ---------'); project.assumeAllFilesLoaded(); + delete project.ignoredModules["ace/theme/textmate"]; + delete project.ignoredModules["ace/requirejs/text!ace/theme/textmate.css"]; + options.themes.forEach(function(theme) { console.log("theme " + theme); copy({