

I have narrowed down the issue to the initial import from 'react-admin' by setting up a clean project with just the 'react-admin' package and a simple import of Admin. I am currently developing an admin panel using 'react-admin' which works well on my local, but as soon as I upload the app to Heroku, the build fails with the following error: "FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory"
