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: Add patch paths in lib BEFORE flickwerk.add_paths #92

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

mamhoff
Copy link
Contributor

@mamhoff mamhoff commented Dec 16, 2024

The flickwerk.add_paths initializer adds patches to Rails' autoload paths, so any patches we want to add need to be present before they're added.

The `flickwerk.add_paths` initializer adds patches to Rails' autoload
paths, so any patches we want to add need to be present *before* they're
added.
@tvdeyen tvdeyen merged commit d6df90a into solidusio:main Dec 16, 2024
3 checks passed
@tvdeyen tvdeyen mentioned this pull request Dec 17, 2024
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