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): use cross-env for tool #10874

Merged
merged 1 commit into from
Apr 9, 2024
Merged

fix(scripts): use cross-env for tool #10874

merged 1 commit into from
Apr 9, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Apr 9, 2024

Summary

Problem

We're using cross-env for most scripts that set environment variables, except for tool.

Solution

Use cross-env for tool as well.


How did you test this change?

Didn't test, but this just aligns the script with other scripts.

@caugner caugner requested a review from mdn-bot as a code owner April 9, 2024 09:14
@caugner caugner merged commit eeb3784 into main Apr 9, 2024
15 checks passed
@caugner caugner deleted the use-cross-env-for-tool branch April 9, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants