[windows] add build tags to browser runtime

This commit is contained in:
Lea Anthony
2021-10-17 21:50:15 +11:00
parent 1faa962cf5
commit 04cde94c96
@@ -1,3 +1,6 @@
//go:build windows
// +build windows
package windows
import (