@@ -0,0 +1,7 @@
all: frontend backend
frontend:
yarn dev-build
backend:
go build -o ./dist/zabbix-plugin_linux_amd64 ./pkg
The note is not visible to the blocked user.