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

Handle sass.NULL returned from the importer via done() #1318

Merged
merged 1 commit into from
Dec 27, 2015

Conversation

xzyfer
Copy link
Contributor

@xzyfer xzyfer commented Dec 27, 2015

Whenever done() is called we should check for the sass.NULL
value as well.

While here, allow calling done(null) to anticipate
removal of the sass.NULL one day.

Closes #1308
Fixes #1296

Whenever done() is called we should check for the sass.NULL
value as well.

While here, allow calling done(null) to anticipate
removal of the sass.NULL one day.

Fixes sass#1296
@xzyfer
Copy link
Contributor Author

xzyfer commented Dec 27, 2015

Since this doesn't introduce any BC breaks I'm 🚢

xzyfer added a commit that referenced this pull request Dec 27, 2015
Handle sass.NULL returned from the importer via done()
@xzyfer xzyfer merged commit 162091e into sass:master Dec 27, 2015
@xzyfer xzyfer deleted the fix/importer-async-null branch December 27, 2015 06:44
@xzyfer xzyfer modified the milestone: next.patch Sep 4, 2016
jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Improve function call return value handling
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants