Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit d43ab63

Browse files
committed
Merge branch 'no_hook'
2 parents f0881ae + ee0bb36 commit d43ab63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libsass.gyp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
'targets': [
33
{
44
'target_name': 'libsass',
5+
'win_delay_load_hook': 'false',
56
'type': 'static_library',
67
'defines': [
78
'LIBSASS_VERSION="<!(node -e "process.stdout.write(require(\'../package.json\').libsass)")"'

0 commit comments

Comments
 (0)