forked from travis4all/dependable
Commits
main
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on May 11, 2021
Commits on Jan 18, 2018
Commits on Jan 17, 2018
Commits on Jan 16, 2018
Commits on Jan 6, 2018
Commits on Jan 5, 2018
-
-
-
-
-
-
-
-
remove feature: registering hash
- we feel this is too much intelligence in the lib, if users really want to they can register multiple deps using .map or a loop - this avoids overloading the .register method and keeps lib complexity down
-
-
-
- .load uses sync apis from nodes fs module, if users want to load files we feel they should do so externally and then register the dependency - this eases the burden of complexity on the lib