Serve compiled front from the same application
also add embedded build for production
This commit is contained in:
5
front/frontend.go
Normal file
5
front/frontend.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package front
|
||||
|
||||
import "io/fs"
|
||||
|
||||
var Frontend fs.FS
|
||||
Reference in New Issue
Block a user