Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Es6 #385

Merged
merged 5 commits into from
Oct 1, 2019
Merged

Es6 #385

merged 5 commits into from
Oct 1, 2019

Conversation

anthony-redFox
Copy link
Collaborator

No description provided.

@anthony-redFox
Copy link
Collaborator Author

The next PR will remove lodash dependency

}

if (!checkInstrumenters()) {
if (checkInstrumenters()) {
Copy link
Contributor

Choose a reason for hiding this comment

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

How can dropping ! be ok here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

checkInstrumenters also changed that mean checkInstrumenters return true if we don't find instrument

lib/preprocessor.js Outdated Show resolved Hide resolved
@johnjbarton
Copy link
Contributor

Thanks!

@karmarunnerbot
Copy link
Member

🎉 This PR is included in version 2.0.2 🎉

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.

None yet

3 participants