I have a website already deployed and working, but I need to change the building because another requirements. It is possible to do it? Now is built by react but I need to be built by webpack .
How I have to proceed? Installing webpack and the changing the file package.json , or first removing react nodes and then installing webpack.
Hope I’m being clear.