Skip to content

Conversation

@thomaslombart
Copy link
Collaborator

Closes #76

@thomaslombart thomaslombart self-assigned this Feb 4, 2020
};

function isRenderVariableDeclarator(node, renderFunctions) {
const isRenderFunction = callNode =>
Copy link
Member

Choose a reason for hiding this comment

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

Can you declare this one outside of isRenderVariableDeclarator?

@Belco90 Belco90 merged commit caeebb4 into master Feb 4, 2020
@Belco90 Belco90 deleted the fix/no-debug-async-render branch February 4, 2020 15:59
@Belco90
Copy link
Member

Belco90 commented Feb 4, 2020

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

debug doesn't seem to work when wrapped in a test case

3 participants