what's react-app-rewired used for in Web ? another Q about Module Federation!
I'm just a new member to novu community and trying to figure out how the stuff work, very interested in web module and trying to know how it works, so what's usage of react-app-rewired ? also is it possible to use webpack module federation to try to export some components like workflow to be used in a separate react side project?
3 Replies
Hi @mohamed_68532_88116
try to export some components like workflow to be used in a separate react side project?You want to use our workflow page in other project by exporting it?
most probably yes @Pawan Jain
@mohamed_68532_88116 I don’t believe it will be possible to export components in the current state