Skip to content

chore(react-icons): migrate to ts 4.9.5#867

Draft
Hotell wants to merge 2 commits intomicrosoft:mainfrom
Hotell:react-icons/tsc-bump/4-x
Draft

chore(react-icons): migrate to ts 4.9.5#867
Hotell wants to merge 2 commits intomicrosoft:mainfrom
Hotell:react-icons/tsc-bump/4-x

Conversation

@Hotell
Copy link
Copy Markdown
Collaborator

@Hotell Hotell commented Jul 23, 2025

Blocked by microsoft/griffel#682

This is same issue we have in FUI and FAI -> because of this the only solution is to transpile to esm with griffel processing and re-transpile from esm js to commonjs:

ts[ESM] -> js[babel+griffel] -> js[ESM] -> ts[CJS] -> js[CJS]

@layershifter can you help me understand if this can have breaking consequences for users using AOT with webpack griffel plugin if they don't enforce all fluent to resolve against ESM outputs ?

@Hotell Hotell force-pushed the react-icons/tsc-bump/4-x branch from 49ffc37 to 3a8c2b5 Compare July 23, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant