Replies: 1 comment
-
If you import the types into a exposed module then it will work. Only direct linked types will sync |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using @module-federation/enhanced/rspack version 0.1.4.
When i enable dts feature it'll just extract types of ts files. I have
@types
folder which i want to extract.How can i extract all d.ts files?
Beta Was this translation helpful? Give feedback.
All reactions