mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-25 16:42:57 +00:00
readme: remove note about wildcards. Closes #155
This commit is contained in:
parent
55c7a79dd3
commit
07aa1de369
@ -464,8 +464,6 @@ What's needed?
|
||||
- A directory walker. Probably this one: https://github.com/thlorenz/readdirp imported into `fs-extra`.
|
||||
- After the directory walker is integrated, any function that needs to traverse directories like
|
||||
`copy`, `remove`, or `mkdirs` should be built on top of it.
|
||||
- After the aforementioned functions are built on the directory walker, `fs-extra` should then explicitly
|
||||
support wildcards.
|
||||
|
||||
Note: If you make any big changes, **you should definitely post an issue for discussion first.**
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user