You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After opening storybookjs/storybook#29126, I decided to check what would be needed to completely remove fs-extra from the repository. Here are the transitive dependencies that use it (also a few more replacements we could try to make there).
After opening storybookjs/storybook#29126, I decided to check what would be needed to completely remove
fs-extra
from the repository. Here are the transitive dependencies that use it (also a few more replacements we could try to make there).chalk
,fast-glob
,(cleanup(js): replacefs-extra
fs-extra
withnode:fs
nrwl/nx#27932). Also tracked in nx monorepo cleanup #117.fs-extra
. The repo is archived, so not sure if it can be tackled in any way.fs-extra
.chalk
,chokidar
(3 -> 4),fs-extra
, potentiallynode-abort-controller
.fs-extra
, but might not be feasible since it supports Node 10 and >= 12.fs-extra
. Potentially could also replacewalk-sync
withempathic
.chalk
andfs-extra
, but might not be feasible since it supports Node 10 and >= 12.fs-extra
and a fewlodash
es, but might not be feasible since it supports Node 10 and >= 12.fs-extra
. Potentially could also replacewalk-sync
withempathic
.chalk
,(cleanup(core): replacefs-extra
fs-extra
withnode:fs
nrwl/nx#28019),ora
. Also tracked in nx monorepo cleanup #117.fs-extra
.The text was updated successfully, but these errors were encountered: