Skip to content

Remove unused fs-extra devDependency from frontend #5841

Description

@Ma77Ball

Task Summary

fs-extra (10.0.1) is declared in frontend/package.json devDependencies but is never imported or referenced anywhere in the frontend: not in src/, build-version.js, custom-webpack.config.js, any config, or any npm script. It is dead manifest weight. Remove the declaration and regenerate yarn.lock. The transitive fs-extra@^10.0.0 pulled in by fork-ts-checker-webpack-plugin is unaffected.

Task Type

  • Code cleanup

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions