From e2b80ffb21b285119d6b7f3f6dccb315b3fdfad3 Mon Sep 17 00:00:00 2001 From: Mostafa Eweda Date: Fri, 31 Aug 2012 18:54:50 +0200 Subject: [PATCH] Revert "include ace/requirejs/text in build to not depend on require text plugin" This reverts commit 42219c2379081141c5d9bb49ef70033cd32e53f3. Conflicts: build_support/mini_require.js --- Makefile.dryice.js | 72 ++++++++++++++--------------------- build_support/mini_require.js | 7 ---- install.js | 13 ++++++- 3 files changed, 40 insertions(+), 52 deletions(-) diff --git a/Makefile.dryice.js b/Makefile.dryice.js index b508f2f0..28812e27 100755 --- a/Makefile.dryice.js +++ b/Makefile.dryice.js @@ -34,7 +34,7 @@ * and other provisions required by the GPL or the LGPL. If you do not delete * the provisions above, a recipient may use your version of this file under * the terms of any one of the MPL, the GPL or the LGPL. - * + * * ***** END LICENSE BLOCK ***** */ var fs = require("fs"); @@ -170,21 +170,16 @@ function demo() { ref = ""; version = ""; } - - function changeComments(data) { - return (data - .replace(//g, "") - .replace(/PACKAGE\-\->|/g, "") + .replace(/PACKAGE\-\->|