diff --git a/Makefile b/Makefile index b9c4601..5707ffe 100644 --- a/Makefile +++ b/Makefile @@ -4,11 +4,10 @@ build: watch: npm run watch -.ONESHELL: dep: - npm ci npm i - npm link @nextcloud/vue + ls -l node_modules/@nextcloud/vue + ls -l node_modules/@nextcloud/vue/ .ONESHELL: release: build translations