diff --git a/Makefile b/Makefile index fd25973..f8f5081 100644 --- a/Makefile +++ b/Makefile @@ -15,10 +15,6 @@ dep: asset-watch: $(WEBPACK) -w -asset: - $(YARN) - $(WEBPACK) - asset: js-routing $(YARN) $(WEBPACK)