Added ability to publish Node.js module.
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
'targets': [{
|
||||
'target_name': "unit-http",
|
||||
'sources': ["unit.cpp", "addon.cpp"],
|
||||
'libraries': ["unit"]
|
||||
'libraries': ["-lunit"]
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user