benjreinhart commented on a change in pull request #14652:
URL: https://github.com/apache/superset/pull/14652#discussion_r633779752



##########
File path: Makefile
##########
@@ -38,6 +38,22 @@ superset:
        # Load some data to play with
        superset load-examples
 
+update:

Review comment:
       I would consider splitting FE and BE related functionality into 
different commands that can be run independent of one another. Then, we can 
also have a command that runs both commands, e.g., `update-all: update-be 
update-fe`.




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