-
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Load Solidus engine extension files automatically
By cleanly separating extension files for the different Solidus engines, we can only load solidus_backend files when the engine itself is available rather than doing it all the time. In turn, this allows extensions to only actually require the parts of Solidus that they really need.
- Loading branch information
1 parent
128fd45
commit 3bdaf27
Showing
1 changed file
with
47 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters