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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore package.json on windows #735

Merged
merged 3 commits into from
Apr 23, 2022
Merged

Conversation

piotr-oles
Copy link
Collaborator

I used forward slash in ignored file detection which obviously does not work on Windows 馃う馃徎

In this PR I added an E2E test for the case described in #674, fixed the slash bug, and moved package.json ignore to a different place (because ignoring watch on the package.json could interfere with other plugins/loaders)

Closes: #674

@piotr-oles piotr-oles self-assigned this Apr 23, 2022
@piotr-oles piotr-oles merged commit 4787553 into main Apr 23, 2022
@piotr-oles piotr-oles deleted the fix/ignore-package-json-windows branch April 23, 2022 22:47
@piotr-oles
Copy link
Collaborator Author

馃帀 This PR is included in version 7.2.7 馃帀

The release is available on:

Your semantic-release bot 馃摝馃殌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RpcIpcMessagePortClosedError: Process 9160 exited with code "1"
1 participant