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

fix(scripts): make scripts work cross-platform #27

Merged
merged 2 commits into from
Apr 14, 2022

Conversation

damienbutt
Copy link
Contributor

Scripts will fail to run on Windows due to the way package.json variables are referenced and differences in how quotations are used within scripts.
This adds the run-script-os package and platform-specific scripts where they're needed to make them work cross-platform.

@damienbutt damienbutt merged commit bef1a20 into master Apr 14, 2022
@damienbutt damienbutt deleted the hotfix/make-scripts-work-cross-platform branch April 14, 2022 11:58
@github-actions
Copy link

🎉 This PR is included in version 0.5.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant