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

Commit

Permalink
Merge pull request #1599 from saper/node-gyp-fix
Browse files Browse the repository at this point in the history
libsass_ext is not defined
  • Loading branch information
saper authored Aug 21, 2016
2 parents 10f9dff + 4d4ef0e commit c453f8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions binding.gyp
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{
'variables': {
'libsass_ext%': '',
},
'targets': [
{
'target_name': 'binding',
Expand Down

0 comments on commit c453f8a

Please sign in to comment.