-
Notifications
You must be signed in to change notification settings - Fork 519
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
chore: parallelize terser runs #1123
Conversation
If you want I can give you my thoughts on running under |
@Toxicable this is meant to be throw away for yours. it should be good enough for a not going to blow up people MVP but i didn't try to make myself happy with it. =) that said i'm happy to have feedback anywhere just @ me |
We should land this now so we can publish the first version of terser_minified and get feedback without eating all the RAMz on someones machine. |
5dccd54
to
e1fd42d
Compare
f232e45
to
6c6a56e
Compare
6c6a56e
to
cf065cd
Compare
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.
yay it's green!
this is missing needed negative tests to make sure error output is useful and exit code is correct.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Does this PR introduce a breaking change?
Other information