1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-04 20:14:59 +01:00

Adds reflex config

This commit is contained in:
Amir Raminfar
2018-12-03 13:32:00 -08:00
parent b4532bf9f7
commit 19ce377ee9
2 changed files with 2 additions and 1 deletions

1
.reflex Normal file
View File

@@ -0,0 +1 @@
-r '\.go$' -R '^node_modules/' -R '^static/' -R '^.cache/' -G '*_test.go' -s -- go run main.go --level debug