improve comment

This commit is contained in:
josc146 2025-03-16 19:32:31 +08:00
commit ecf1c41db4

View file

@ -69,7 +69,7 @@ type Options struct {
Obfuscated bool // Indicates that bound methods should be obfuscated
GarbleArgs string // The arguments for Garble
SkipBindings bool // Skip binding generation
SkipEmbedCreate bool // Skip embed creation when in development mode
SkipEmbedCreate bool // Skip creation of embed files
}
// Build the project!