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: use default ember test scripts in package.json #1282

Merged

Conversation

jaredgalanis
Copy link
Contributor

  • this fixes an issue with concurrently where both the noserve and serve scripts were being run at the same time causing an error when we switched to pnpm
  • the default setup in ember is what this PR proposes

- this fixes an issue with concurrently where both the noserve and serve scripts were being run at the same time causing an error when we switched to pnpm
- the default setup in ember is what this PR proposes
@jaredgalanis jaredgalanis requested a review from jabrah July 7, 2024 20:26
@jaredgalanis jaredgalanis merged commit 82ab15e into main Jul 8, 2024
4 checks passed
@jaredgalanis jaredgalanis deleted the fix-use-default-ember-test-scripts-in-package.json branch July 8, 2024 19:20
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