nytai commented on issue #12304:
URL: https://github.com/apache/superset/issues/12304#issuecomment-755643065


   If you're running from port 9000 you're likely running the webpack debug 
server. You should not be running the debug server in production as it is only 
meant for debugging (hence the calls to debug files). Instead if you run `npm 
run build` before building the docker container the production asset bundles 
will be outputted to `/superset/static/assets`.  


----------------------------------------------------------------
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]

Reply via email to