nytai commented on a change in pull request #9114: fix Dockerfile for frontend builds URL: https://github.com/apache/incubator-superset/pull/9114#discussion_r377876856
########## File path: docker-compose.yml ########## @@ -26,6 +26,7 @@ x-superset-volumes: &superset-volumes - ./docker/docker-init.sh:/app/docker-init.sh - ./docker/pythonpath_dev:/app/pythonpath - ./superset:/app/superset + - ./superset-frontend:/app/superset-frontend Review comment: 👍 ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
