From bf56697a83083bc20e4306b95b63274ed3d5025e Mon Sep 17 00:00:00 2001 From: Kane Cohen Date: Fri, 14 Mar 2014 22:35:16 +0000 Subject: [PATCH] Make node async env to allow remote !text loading. --- build/jslib/build.js | 1 - dist/r.js | 1 - 2 files changed, 2 deletions(-) diff --git a/build/jslib/build.js b/build/jslib/build.js index d82da7d0..d6603262 100644 --- a/build/jslib/build.js +++ b/build/jslib/build.js @@ -1396,7 +1396,6 @@ define(function (require) { rawTextByIds, syncChecks = { rhino: true, - node: true, xpconnect: true }, deferred = prim(); diff --git a/dist/r.js b/dist/r.js index d1163655..b085e5d4 100644 --- a/dist/r.js +++ b/dist/r.js @@ -27040,7 +27040,6 @@ define('build', function (require) { rawTextByIds, syncChecks = { rhino: true, - node: true, xpconnect: true }, deferred = prim();