diff --git a/Makefile b/Makefile index adaff2c..f65524f 100644 --- a/Makefile +++ b/Makefile @@ -11,6 +11,7 @@ clean: rm -rf xstatic/pkg/godo/data build: + npm audit npm install npm run build