We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1999607 commit d292633Copy full SHA for d292633
lib/internal/bootstrap/node.js
@@ -34,7 +34,7 @@
34
35
// This file is compiled as if it's wrapped in a function with arguments
36
// passed by node::RunBootstrapping()
37
-/* global process, require, internalBinding */
+/* global process, require, internalBinding, primordials */
38
39
setupPrepareStackTrace();
40
0 commit comments