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

[refactor] Recursion & index.js check bypass in structure loader #76

Merged
merged 3 commits into from
May 21, 2024

Conversation

daniwasonline
Copy link
Collaborator

Description

This PR adds proper support for recursion in the structure loader. Additionally, the addition of an allowIndex parameter now allows certain structures that use index.js to opt-in to including these files during the structure loading process.

The additions in this PR will be used in the Callsystems RFC.

@daniwasonline daniwasonline added the enhancement New feature or request label May 21, 2024
@daniwasonline daniwasonline changed the title [refactor] Recursion & index.js bypass in structure loader [refactor] Recursion & index.js check bypass in structure loader May 21, 2024
@daniwasonline daniwasonline merged commit c1936bb into main May 21, 2024
1 check passed
@daniwasonline daniwasonline deleted the refactor/structure-loader branch May 21, 2024 05:26
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.

1 participant