saurabhdaware/pwainit
Need to remove fs-extra from dependencies
Aberta
#11 aberto em 28 de ago. de 2019
DIFFICULTY: Mediumhelp wanted
Métricas do repositório
- Stars
- (47 estrelas)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
When i started this project i actually felt like i should use fs-extra module since there is lot of file create / file update / file append task but fs-extra eventually depends on 4 other dependencies
So I am looking to remove it in the future versions and maybe write custom functions to handle promises.