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

Do not use .babelrc file when using babel #123

Merged
merged 5 commits into from Nov 20, 2017

Conversation

JvJefke
Copy link
Contributor

@JvJefke JvJefke commented Nov 15, 2017

This fixes #119.

I also added a dummy .balbelrc file to the tests to make sure this will keep working in the future.

@coveralls
Copy link

coveralls commented Nov 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 61fa5ec on JvJefke:bugfix/class-constructor into 2f6d7af on jhnns:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 61fa5ec on JvJefke:bugfix/class-constructor into 2f6d7af on jhnns:master.

@coveralls
Copy link

coveralls commented Nov 15, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling 333bd1a on JvJefke:bugfix/class-constructor into 2f6d7af on jhnns:master.

@jhnns jhnns merged commit e6ee96f into jhnns:master Nov 20, 2017
@jhnns
Copy link
Owner

jhnns commented Nov 20, 2017

Awesome, thank you! 👍
Shipped as 3.0.2

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.

TypeError: Class constructor Alg1 cannot be invoked without 'new'
3 participants