1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-05-06 20:49:08 -04:00

exclude browser forwarder from conf build target

This commit is contained in:
Shelikhoo
2021-03-20 21:43:49 +00:00
parent aac35a833d
commit 27e7f93922

View File

@@ -1,3 +1,5 @@
// +build !confonly
package browserforwarder
import (