-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
Configure Jest package setups #11391
Conversation
This partially reverts commit c59aca0.
watchPlugins: [ | ||
require.resolve("jest-watch-select-projects"), | ||
require.resolve("jest-watch-typeahead/filename"), | ||
require.resolve("jest-watch-typeahead/testname"), | ||
], |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -0,0 +1,7 @@ | |||
node_modules |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Brought over the node
/deno
/cloudflare
fixtures for the remix-dev tests, but if adapters live elsewhere dunno if these all make sense in here long term (at least deno + cloudflare)?
🦋 Changeset detectedLatest commit: 7209066 The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
🤖 Hello there, We just published version Thanks! |
No description provided.