Merge pull request #922 from xzyfer/fix/watcher/cwd-prioritization
Watcher should prioritize cwd when resolving imports
Showing
| ... | ... | @@ -59,7 +59,7 @@ |
| "npmconf": "^2.1.1", | ||
| "pangyp": "^2.1.0", | ||
| "request": "^2.55.0", | ||
| "sass-graph": "^1.2.0" | ||
| "sass-graph": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "coveralls": "^2.11.2", | ||
| ... | ... |
Please
register
or
sign in
to comment