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

Adding cross-env to a Windows project #6935

Closed
wants to merge 1 commit into from

Conversation

AdalbertPungu
Copy link

@AdalbertPungu AdalbertPungu commented Apr 5, 2024

To make scripts compatible with Windows, set the environment variable.

Pull Request

πŸ“– Description

🎫 Issues

πŸ‘©β€πŸ’» Reviewer Notes

πŸ“‘ Test Plan

βœ… Checklist

General

  • I have included a change request file using $ yarn change
  • I have added tests for my changes.
  • I have tested my changes.
  • I have updated the project documentation to reflect my changes.
  • I have read the CONTRIBUTING documentation and followed the standards for this project.

Component-specific

⏭ Next Steps

To make scripts compatible with Windows, set the environment variable.
@janechu
Copy link
Collaborator

janechu commented May 30, 2024

I don't think we need to be explicit here, there's already a note under the scripts example on cross-env.

@janechu janechu closed this May 30, 2024
@AdalbertPungu
Copy link
Author

I don't think we need to be explicit here, there's already a note under the scripts example on cross-env.

I put it here because in the documentation it was said but not demonstrated, that's why I showed the script or how to configure it.

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.

None yet

2 participants