How to set Flask static folder path to ionic production build folder "www" in python flask , Ionic 5?
I want to set flask static folder to ionic production build folder "www", without creating any static_folder or template_folder separately. So that we can run our application in one server .