-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(submodule): Update paths to ensure submodule integration
- Updated `Setup.mk` to point `BUILDER_DIR` to the new JMBuilder submodule directory (`vendor/JMBuilder`) - Modified `retriever.py` to adjust JMBuilder path in `sys.path` and define `BUILDER_DIR` variable for proper integration - Ensured that the project continues to run as expected with the JMBuilder submodule These changes are crucial for maintaining project functionality after the JMBuilder migration to a submodule.
- Loading branch information
Showing
2 changed files
with
6 additions
and
2 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
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