You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a created a app with create-react-app, however when I deploy the app on Heroku I keep getting memory leaks. For reference am using the below. Link to my app is below. Any idea what is going on?
I have a created a app with create-react-app, however when I deploy the app on Heroku I keep getting memory leaks. For reference am using the below. Link to my app is below. Any idea what is going on?
https://github.com/andrewaclark248/SafeTexting
client/package.json
package.json
Procfile
web: npm run deploy
The text was updated successfully, but these errors were encountered: