Skip to content
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.

Warning: .then() only accepts functions but was passed: [object Object] #42

Closed
markogresak opened this issue Aug 5, 2015 · 3 comments
Closed

Comments

@markogresak
Copy link

Reported line is: awesome-typescript-loader/dist/index.js:276:43 => index.ts:349.

AFAIK it should be .then(() => ..., which will return Promise.all promise to .then chain.

@s-panferov
Copy link
Owner

@markogresak nice catch, thanks! I'll fix this asap.

@s-panferov
Copy link
Owner

@markogresak thanks again, fixed in v0.11.3

@markogresak
Copy link
Author

Thank you for the fix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants