Skip to content

Fix: Add patch paths in lib BEFORE flickwerk.add_paths#92

Merged
tvdeyen merged 1 commit intosolidusio:mainfrom
mamhoff:fix-paths
Dec 16, 2024
Merged

Fix: Add patch paths in lib BEFORE flickwerk.add_paths#92
tvdeyen merged 1 commit intosolidusio:mainfrom
mamhoff:fix-paths

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
@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