-
Notifications
You must be signed in to change notification settings - Fork 29
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
Move uglify-js to devdeps + fix tests #342
Conversation
Okay, this is weird, local tests were failing because of these backticks, and I had now idea where they were coming from, so I added them to the expected outputs where relevant. I'll remove them then, any idea of the origin? |
Yeah sometimes frameworks will update and their output will change slightly - this is normal. Thanks for fixing! This looks great - are you ready for review or still working? |
Damn I thought that last commit was fixing the failing build but no. Once it's green I'm done. |
@jescalan RTM for me! |
@jescalan up! 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing! Thanks for the hustle ✨
Fixes #341