We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be much more convenient to use this tool with a little bit of packaging effort:
--max-old-space-size=16386
yarn global add vt-optimizer; vt-optimizer ...
The text was updated successfully, but these errors were encountered:
It might look like a big task but it can be done with one command. Try to run
npx np
More info at https://github.com/sindresorhus/np
Feel free to post any issues here and we walk you through.
Sorry, something went wrong.
No branches or pull requests
It would be much more convenient to use this tool with a little bit of packaging effort:
--max-old-space-size=16386
in the shebang at the top of index.jsyarn global add vt-optimizer; vt-optimizer ...
The text was updated successfully, but these errors were encountered: