Skip to content

Remove argument numbers from denodeify - #48

Open
alastaircoote wants to merge 3 commits into
treojs:masterfrom
alastaircoote:master
Open

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

Conversation

@alastaircoote

Copy link
Copy Markdown

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.

Comment thread plugins/treo-promise/index.js Outdated
patch(store, storeMethods);

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

Copy link
Copy Markdown
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
Copy Markdown
Author

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

@calebeby

Copy link
Copy Markdown

Could this be merged?

@alastaircoote

Copy link
Copy Markdown
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
Copy Markdown

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