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(patches): use updated additional_paths config #4

Merged
merged 2 commits into from
Jun 8, 2022

Conversation

HipsterBrown
Copy link
Contributor

Resolves #2

I added this fix locally and resolved the error mentioned in the referenced issue. This change would only support the latest major version of webpacker. I'm open to adding additional logic for folks still using previous major versions if required.

@thearchitector
Copy link
Owner

@HipsterBrown thanks! the backwards compatibility would be nice -- could you add that?

@HipsterBrown
Copy link
Contributor Author

@thearchitector I updated the fix to support the older method 👍

@thearchitector thearchitector merged commit 9a3cbbb into thearchitector:master Jun 8, 2022
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.

undefined method `resolved_paths_globbed' for #<Webpacker::Configuration:0x0000559d4266ab40>
2 participants