Skip to content

Conversation

driehle
Copy link

@driehle driehle commented May 23, 2019

The current implementation fails to run yarn run dev on Windows systems, as the & syntax to run commands in parallel does not work here. Therefore, I have replaced it by using the npm-run-all package, which fixes the problem.

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@driehle
Copy link
Author

driehle commented May 23, 2019

I signed it!

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@driehle
Copy link
Author

driehle commented Dec 21, 2021

🤷‍♂️

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.

3 participants