Skip to content

Drop unused content-disposition dependency #4979

@aglinxinyuan

Description

@aglinxinyuan

Task Summary

download.service.ts carries a top-level var contentDisposition = require("content-disposition") that is never read or called anywhere in frontend/src. The dependency itself is therefore dead — drop it along with its @types/content-disposition companion, and clean up the bundled-license roll-up for the transitive packages that fall out with it (base64-js, buffer, ieee754, path-browserify, safe-buffer).

Task Type

  • Refactor / Cleanup

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions