Skip to content

Configure PreloadsAppModules to be reusable#140

Merged
inxilpro merged 3 commits into
InterNACHI:mainfrom
Orrison:feat/reusable-PreloadsAppModules
May 21, 2026
Merged

Configure PreloadsAppModules to be reusable#140
inxilpro merged 3 commits into
InterNACHI:mainfrom
Orrison:feat/reusable-PreloadsAppModules

Conversation

@Orrison

@Orrison Orrison commented May 19, 2026

Copy link
Copy Markdown
Contributor

Sets up PreloadsAppModules to be able to be reused in extending packages, such as https://github.com/InterNACHI/modular-livewire.

Per InterNACHI/modular-livewire#2 (comment).

Slightly refactors PreloadsAppModules to be more usable by both packages. And exposes autoload of Concerns under tests so that it CAN be referenced.

Though technically this pulls testing concerns into the final bundle, I think that is negligible and could actually be useful if downstream packages want to continue making their own plugins.

I also considered exposing / sharing TestCase as well. But going to hold to see if there is any interest.

Orrison and others added 3 commits May 18, 2026 22:18
Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
…h management to be shared

Signed-off-by: Kevin Ullyott <ullyott.kevin@gmail.com>
@inxilpro inxilpro merged commit 428b63e into InterNACHI:main May 21, 2026
25 checks passed
@Orrison Orrison deleted the feat/reusable-PreloadsAppModules branch May 21, 2026 15:09
@Orrison

Orrison commented May 21, 2026

Copy link
Copy Markdown
Contributor Author

Thanks for merging this in @inxilpro! Once a release is made here I'll open a PR to update livewire-modular to use this.

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