We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb1c8f2 commit 962ed18Copy full SHA for 962ed18
meteor.bat
@@ -47,6 +47,7 @@ SET NODE_PATH=%~dp0\dev_bundle\lib\node_modules
47
SET BABEL_CACHE_DIR=%~dp0\.babel-cache
48
49
"%~dp0\dev_bundle\bin\node.exe" ^
50
+ --no-wasm-code-gc ^
51
%TOOL_NODE_FLAGS% ^
52
"%~dp0\tools\index.js" %*
53
0 commit comments