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();