introduce hot reload for docs

This commit is contained in:
Willy Kloucek
2021-03-01 15:06:00 +01:00
parent 387b2f3272
commit 083b39ef17
13 changed files with 95 additions and 47 deletions
+3
View File
@@ -0,0 +1,3 @@
# backend
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-store-debug && bin/ocis-store-debug --log-level debug server --debug-pprof --debug-zpages'
'