Skip to content
This repository was archived by the owner on Apr 13, 2025. It is now read-only.

Conversation

hlxid
Copy link
Member

@hlxid hlxid commented Nov 14, 2021

Currently we're using find-up to traverse the filesystem and find the nodecg installation if the user is an subdirectory like bundles/.
To reduce our dependencies we can simply implement this ourselfs. I can't remember why I used find-up in the first place as using it is almost harder than implementing it directly, lol.

Currently we're using [find-up](https://www.npmjs.com/package/find-up) to traverse the filesystem and find the nodecg installation if the user is an subdirectory like `bundles/`.
To reduce our dependencies we can simply implement this ourselfs. I can't remember why I used `find-up` in the first place as using it is almost harder than implementing it directly, lol.
@hlxid hlxid merged commit f2b0595 into next Nov 14, 2021
@hlxid hlxid deleted the remove-find-up branch November 14, 2021 12:55
@github-actions
Copy link

🎉 This PR is included in version 0.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant