rogerluan / arkana

Use dotenv files for Android and iOS projects.
BSD 2-Clause "Simplified" License
362 stars 18 forks source link

Prefer `require_relative` instead of `require` #56

Closed rogerluan closed 6 months ago

watermelon-copilot-for-code-review[bot] commented 6 months ago

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?