originjs / vite-plugin-federation

Module Federation for vite & rollup
Other
2.39k stars 241 forks source link

Do something like @module-federation/typescript? #582

Open an501920078 opened 8 months ago

an501920078 commented 8 months ago

Is your feature request related to a problem? Please describe.

Do something like @module-federation/typescript

Describe the solution you'd like

typescript in federation

Describe alternatives you've considered

webpack

nahimr commented 8 months ago

It would be cool to implement typing federation same as @module-federation/native-federation-typescript

satyam-veris commented 6 months ago

+1 It would really improve developer experience if we could federate types along with the modules.

pisethx commented 5 months ago

Is there any way we can get types from remote' exposes ?