-
Couldn't load subscription status.
- Fork 1.3k
Binding: Send output path to upstream (#379) #394
Conversation
ab6692d to
9025a2e
Compare
|
Might be worth rebasing this against master now that I've updated libsass |
|
It also seems to be failing on node v0.11: https://travis-ci.org/sass/node-sass/jobs/33431077 |
2690c8b to
caad14f
Compare
|
@andrew, done. Even without this commit, eight tests are failing. Looks like something has changed in upstream.. |
To comply with the changes in libsass.
|
When output and map files are in same directory, it produces CSS file with this source-map comment |
|
@andrew, the Travis CI build has passed. There are three tests failing due to the bug reported in previous comment. Should we merge it? |
|
Yeah let's merge it and fix from there. |
Binding: Send output path to upstream (#379)
|
In my local build with node.js v0.11.9 and npm v1.3.15, |
|
I've updated nan to v1.3.0, which doesn't fix the error but might be related, not had time to investigate yet. |
Fixes #379.