Hi!,
i’m trying to add a react front end to cuba application and I did it following the documentation, but now i have both front-end and web module.
I’d like to keep only the react login page visible. How i do it?
I’ve tried removing the web module but after that login is not working anymore.