mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 18:17:35 +00:00
test
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package statik
|
||||
|
||||
//go:generate statik -f -src=../static -dest=.. -ns=login
|
||||
//go:generate go run github.com/rakyll/statik -f -src=../static -dest=.. -ns=login
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package statik
|
||||
|
||||
//go:generate statik -f -src=../static -dest=.. -ns=notification
|
||||
//go:generate go run github.com/rakyll/statik -f -src=../static -dest=.. -ns=notification
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package statik
|
||||
|
||||
//go:generate statik -f -src=../static -dest=.. -ns=zitadel
|
||||
//go:generate go run github.com/rakyll/statik -f -src=../static -dest=.. -ns=zitadel
|
||||
|
Reference in New Issue
Block a user