The public directory for loading images/assets seems not to be working and is crashing the app when deployed on heroku.
The error reported in the logs is: Error: File "./public/" does not exist. Any ideas on how to solve this? For now I don't need images so I've commented out the publish-directory call in initialize-application.
The public directory for loading images/assets seems not to be working and is crashing the app when deployed on heroku.
The error reported in the logs is: Error: File "./public/" does not exist. Any ideas on how to solve this? For now I don't need images so I've commented out the publish-directory call in initialize-application.