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 doesn't matter whether tests exist, but when using --skip-tests muddling simply terminates after it has generated the .temp.js file.
> muddle harvest.js --skip-tests --out-file harvest_mud.js Muddling harvest.js >
> muddle harvest.js --out-file harvest_mud.js Muddling harvest.js Success - harvest_mud_mud.js >
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It doesn't matter whether tests exist, but when using --skip-tests muddling simply terminates after it has generated the .temp.js file.
The text was updated successfully, but these errors were encountered: