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

Prefer require_relative instead of require #56

Merged
merged 4 commits into from Dec 27, 2023
Merged

Conversation

rogerluan
Copy link
Owner

No description provided.

@rogerluan rogerluan self-assigned this Dec 27, 2023
Copy link

Watermelon AI Summary

This Pull Request updates the codebase to enhance performance by swapping out the standard require method for require_relative where applicable, ensuring a faster load time and more efficient dependency management by loading third-party libraries only when necessary.

arkana is an open repo and Watermelon will serve it for free.
🍉🫶
Why not invite more people to your team?

@rogerluan rogerluan merged commit c45af9b into main Dec 27, 2023
12 checks passed
@rogerluan rogerluan deleted the roger/require-relative branch December 27, 2023 20:02
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