You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/07/03 10:34:49 UTC

[GitHub] [incubator-superset] sjmeyer opened a new issue #7814: Is it possible to change a React view file without having to rebuild?

sjmeyer opened a new issue #7814: Is it possible to change a React view file without having to rebuild?
URL: https://github.com/apache/incubator-superset/issues/7814
 
 
   I'm using superset 0.26.3
   
   I want to add functionality to the Ajax calls made from the dashboard view. Can I simply add my change and replace the existing file, or do I have to rebuild with ```npm build```?
   
   I have superset installed in a Docker container, just a simple ```pip install superset```. I want to add a ```COPY``` to the Dockerfile and replace the file I made changes to. IS this possible, or do I have to install node and npm and rebuild?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org