diff --git a/node.gyp b/node.gyp index 341ac34dce4c26..d6511793e07a3b 100644 --- a/node.gyp +++ b/node.gyp @@ -731,6 +731,7 @@ }, { 'target_name': 'node_exp', + 'process_outputs_as_sources': 1, 'type': 'none', 'dependencies': [ '<(node_core_target_name)',