Skip to content

Conversation

Hotell
Copy link
Contributor

@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