Skip to content

Remove argument numbers from denodeify#48

Open
alastaircoote wants to merge 3 commits intotreojs:masterfrom
alastaircoote:master
Open

Remove argument numbers from denodeify#48
alastaircoote wants to merge 3 commits intotreojs:masterfrom
alastaircoote:master

Conversation

@alastaircoote
Copy link

As indicated in #45, the treo-promise plugin doesn't work correctly right now. After removing the specified argument numbers it seems to work fine.

patch(store, storeMethods);

Object.keys(store.indexes).forEach(function(indexName) {

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you remove this new line and console.log?

@alastaircoote
Copy link
Author

Argh, apologies, fixed. This is what I get for late night coding...

@calebeby
Copy link

Could this be merged?

@alastaircoote
Copy link
Author

@calebeby I've published this as a separate module, at least for now. Should work:

https://www.npmjs.com/package/treo-promise

@calebeby
Copy link

Thanks!

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.

3 participants