forked from deblan/side_menu
[ci] debug
This commit is contained in:
parent
af95ab6265
commit
719075db6c
1 changed files with 2 additions and 4 deletions
6
Makefile
6
Makefile
|
|
@ -1,13 +1,11 @@
|
|||
build:
|
||||
build: dep
|
||||
npm run build
|
||||
|
||||
watch:
|
||||
watch: dep
|
||||
npm run watch
|
||||
|
||||
dep:
|
||||
npm i
|
||||
ls -l node_modules/@nextcloud/vue
|
||||
ls -l node_modules/@nextcloud/vue/
|
||||
|
||||
.ONESHELL:
|
||||
release: build translations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue