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

Task/update framework folder to match structure on device #306

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

chrisdp
Copy link
Collaborator

@chrisdp chrisdp commented Jan 15, 2025

Simplify the framework file handling.

  • move files in the ./framework folder to their correct nested locations (i.e. inside the rooibos subfolder) to match structure on device.
  • update the plugin to load all framework files from that folder rather than maintaining a curated list.
  • remove frameworkSourcePath option from FileFactory entirely because the framework file locations are not customizable ore replaceable (rooibos depends on these exact framework files).

@chrisdp chrisdp marked this pull request as ready for review January 15, 2025 16:28
@chrisdp chrisdp added the enhancement New feature or request label Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants