feat(core): recursive fs scope on directory file-drop event (#954)
* allow recursive fs scope on directory file-drop events * Create allow-recursive-fs-scope-on-file-drop-directory.md * Update .changes/allow-recursive-fs-scope-on-file-drop-directory.mdpull/959/head
parent
531123cad0
commit
2f0e30852a
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
"fs": 'patch'
|
||||||
|
---
|
||||||
|
|
||||||
|
A file-drop now allows sub-directories recursively when the path is a directory.
|
Loading…
Reference in new issue