diff --git a/meteor b/meteor index 0783593bdf..06124eabc8 100755 --- a/meteor +++ b/meteor @@ -133,7 +133,6 @@ fi # screw up their meteor installs by have a ~/node_modules exec "$DEV_BUNDLE/bin/node" \ - --expose-gc \ --max-old-space-size=4096 \ ${TOOL_NODE_FLAGS} \ "$METEOR" "$@"