mirror of
https://github.com/taigrr/wails.git
synced 2026-04-17 04:05:12 -07:00
use mewn for templates
massively improve template handling
This commit is contained in:
@@ -14,6 +14,8 @@ import (
|
||||
"github.com/leaanthony/spinner"
|
||||
)
|
||||
|
||||
var fs = NewFSHelper()
|
||||
|
||||
// ValidateFrontendConfig checks if the frontend config is valid
|
||||
func ValidateFrontendConfig(projectOptions *ProjectOptions) error {
|
||||
if projectOptions.FrontEnd.Dir == "" {
|
||||
|
||||
Reference in New Issue
Block a user