mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Don't build server plugin
This commit is contained in:
parent
33946a7aac
commit
d1968489b7
3 changed files with 6 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
//go:build ignore
|
||||
|
||||
package server
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
//go:build ignore
|
||||
|
||||
package server
|
||||
|
||||
import (
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
//go:build ignore
|
||||
|
||||
package server
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue