Skip to content

chore(dependencies): use consistent parcel version #5899

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

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

Haroenv
Copy link
Contributor

@Haroenv Haroenv commented Oct 19, 2023

Summary

This prevents cache mismatches, as well as avoids the error with __DEV__ not found or "bundle not found", as it got confused when two parcel versions are present in node_modules.

Result

less node_modules, parcel works as expected in examples

This prevents cache mismatches, as well as avoids the error with "__DEV__" not found or "bundle not found", as it got confused when two parcel versions are present in node_modules.
@Haroenv Haroenv requested review from dhayab and sarahdayan October 19, 2023 14:22
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit c0d0afb:

Sandbox Source
InstantSearch.js Configuration
react-instantsearch-app Configuration
example-react-instantsearch-default-theme Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-vue-instantsearch-default-theme Configuration

@Haroenv Haroenv merged commit 6abc8f7 into master Oct 20, 2023
@Haroenv Haroenv deleted the chore/update-parcel branch October 20, 2023 08:11
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