Dev_A
Implementing module federation using vite
@prastoin I'm creating a micro front-end, for example, a chatbot using React and Vite, with the originjs/vite-plugin-federation package. However, I'm encountering an error when using React-based hooks in the chatbot. Just returning a simple <div> works fine.
12 replies