1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-12 10:50:43 +00: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
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

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