diff --git a/Makefile b/Makefile index 1b053ca..966581f 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ watch: dep dep: npm i + npm link @nextcloud/vue || sudo npm link @nextcloud/vue .ONESHELL: release: build translations