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 cannot get heroku to pass my build using razzle. I've installed razzle-heroku. I've shifted to yarn. I have a yarn.lock file in both root and my app folder.
My project has a node server and a razzle/react client/server combo.
❓Question
I cannot get heroku to pass my build using razzle. I've installed razzle-heroku. I've shifted to yarn. I have a yarn.lock file in both root and my app folder.
My project has a node server and a razzle/react client/server combo.
./package.json
/app/package.json
Error (from heroku-postbuild)
I would appreciate any help as razzle is the only way I've managed to get server side rendering working. Locally, at least!
The text was updated successfully, but these errors were encountered: