Commit d43ab63b by Marcin Cieślak

Merge branch 'no_hook'

parents f0881ae1 ee0bb369
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
'targets': [ 'targets': [
{ {
'target_name': 'libsass', 'target_name': 'libsass',
'win_delay_load_hook': 'false',
'type': 'static_library', 'type': 'static_library',
'defines': [ 'defines': [
'LIBSASS_VERSION="<!(node -e "process.stdout.write(require(\'../package.json\').libsass)")"' 'LIBSASS_VERSION="<!(node -e "process.stdout.write(require(\'../package.json\').libsass)")"'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment