fliphub-monorepo
Version:
the builder of builders
17 lines (12 loc) • 440 B
Markdown
### resolving
- [x] resolve to specified config root
- [x] auto detect root if it is not provided
- [x] automatically find the root using npm child process,
- [ ] https://github.com/inxilpro/node-app-root-path
- [ ] option to not resolve things such as aliases
## logging
- [ ] move the checks for verbose and such to the logger
- [ ] logger presets and config
## requiring simplification
- [x] path + fs to helpers
## optimization