react icon indicating copy to clipboard operation
react copied to clipboard

chore: remove unused dependencies

Open swiing opened this issue 3 months ago • 2 comments

commit 8984410 has introduced a number of dependencies used by a temporary script. Quote:

// Temporary script to migrate React component metadata
// from .mdx files to .doc.json files.

commit 997f01c has removed the temporary script, but not the associated dependencies.

Suggest to remove all unused dependencies (e.g. mdast-util-from-markdown, and in fact all mdast-***).

More generally speaking, suggest to review and check for unused dependencies.

swiing avatar Oct 09 '25 18:10 swiing

Hey @swiing ! Wondering if you'd be interested in creating a PR for this for our review?

hellojanehere avatar Oct 13 '25 16:10 hellojanehere

Hi @hellojanehere , apologize, I have no time, but I have given above description (including links) that should be sufficient for the team to handle this.

swiing avatar Nov 11 '25 13:11 swiing