fix Makefile

This commit is contained in:
Simon Vieille 2021-06-15 14:32:56 +02:00
parent b435bcc24f
commit fd480f980e
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ dep:
asset-watch:
$(WEBPACK) -w
asset:
$(YARN)
$(WEBPACK)
asset: js-routing
$(YARN)
$(WEBPACK)