Repo successfully deploys to Heroku but application gives error. Logs indicate that the server can't be started. Is there a way to configure package.json? Tried removing 'webpack-dev server' or replacing 'webpack dev-server' with webpack. Getting 'webpack not found' in Heroku logs.
Repo successfully deploys to Heroku but application gives error. Logs indicate that the server can't be started. Is there a way to configure package.json? Tried removing 'webpack-dev server' or replacing 'webpack dev-server' with webpack. Getting 'webpack not found' in Heroku logs.