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

Loads of console.logs when using custom importers #671

Closed
callumlocke opened this issue Feb 12, 2015 · 1 comment
Closed

Loads of console.logs when using custom importers #671

callumlocke opened this issue Feb 12, 2015 · 1 comment

Comments

@callumlocke
Copy link

Seems to be this line:

        console.log(data); // ugly hack

what is it a hack for?

@am11
Copy link
Contributor

am11 commented Feb 12, 2015

It is to keep the libuv loop alive: #615.
Also see the discussion: #644 (comment). This will be removed, once we have custom function implemented.

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

No branches or pull requests

2 participants