diff --git a/Makefile b/Makefile index 51c2b0397d..e253d37786 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,9 @@ superset: # Load some data to play with superset load-examples + # Install node packages + cd superset-frontend; npm install + update: update-py update-js update-py: