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

runner: use dynamic-rerequire to reload applications #31

Merged
merged 17 commits into from
Jul 30, 2021
Merged

Conversation

Bogdanp
Copy link
Owner

@Bogdanp Bogdanp commented Jul 25, 2021

Related to #19. Significantly improves the time it takes to reload
applications after a change.

Technically, this is a breaking change for the runner. Apps may need
to add a before-reload function to their "dynamic.rkt" module and
instruct libraries like deta to be more lenient.

@Bogdanp Bogdanp merged commit 2dd0969 into master Jul 30, 2021
@Bogdanp Bogdanp deleted the runner-reload branch July 30, 2021 05:35
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.

None yet

1 participant