Alfran007 commented on issue #10433: URL: https://github.com/apache/incubator-superset/issues/10433#issuecomment-668106034
Yes, that would build the broken dependencies again. But I am not getting why you have to do `npm run prod` when you can build and deploy your application using `docker-compose up`. In `docker-compose.yml` when you go to `superset_node` there you will find this` npm run` command, change it accordingly and build using docker. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
