Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't load Bluebird for createPromiseCallback #1560

Merged
merged 1 commit into from
Aug 4, 2015

Conversation

bajtos
Copy link
Member

@bajtos bajtos commented Aug 4, 2015

The decision which Promise implementation to use should be made by LoopBack user, not by the framework.

This commit moves Bluebird reference from lib/utils.js to test/support.js.

See also #1493 which introduced the problem.

The decision which Promise implementation to use should be made by
LoopBack user, not by the framework.

This commit moves Bluebird reference from lib/utils.js to
test/support.js.
@bajtos bajtos added the #review label Aug 4, 2015
bajtos added a commit that referenced this pull request Aug 4, 2015
…ence

Don't load Bluebird for createPromiseCallback
@bajtos bajtos merged commit 7ff771c into master Aug 4, 2015
@bajtos bajtos removed the #review label Aug 4, 2015
@bajtos bajtos deleted the fix/forgotten-bluebird-reference branch August 4, 2015 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant