Skip to content

Update webpacker.yml in react:install generator #1216

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 3 commits into from
Nov 24, 2022

Conversation

ahangarha
Copy link
Collaborator

Summary

The default config/webpacker.yml on shakapacker version 6.x is set to absolute path of / which points to root of the filesystem. This breaks installation process of react-rails.

This commit is a workaround for Shakapacker 6.x. Version 7 is expected to resolve this issue.

Related issues:

The default `config/webpacker.yml` on `shakapacker` version 6.x is set
to absolute path of `/` which points to root of the filesystem. This
breaks installation process of react-rails.

This commit is a workaround for Shakapacker 6.x. Version 7 is expected
to resolve this issue.
Signed-off-by: Mostafa Ahangarha <[email protected]>
@ahangarha ahangarha force-pushed the update-webpacker-yml-in-react-install-generator branch from 44b82c5 to 16a891e Compare November 8, 2022 13:37
@ahangarha ahangarha requested a review from justin808 November 20, 2022 09:28
Copy link
Collaborator

@alkesh26 alkesh26 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@Judahmeek Judahmeek merged commit 1025987 into master Nov 24, 2022
@Judahmeek Judahmeek deleted the update-webpacker-yml-in-react-install-generator branch November 24, 2022 18:41
@apethree
Copy link

We need release a new version soon as I faced this exact issue.

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.

4 participants