diff --git a/binding.gyp b/binding.gyp index 1d3e2d694..35ff4e313 100644 --- a/binding.gyp +++ b/binding.gyp @@ -2,6 +2,7 @@ 'targets': [ { 'target_name': 'binding', + 'win_delay_load_hook': 'true', 'sources': [ 'src/binding.cpp', 'src/create_string.cpp',