Phase 6
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
// Package web provides the embedded frontend assets built by Vite.
|
||||
// Run `npm run build` inside the web/ directory before building the binary.
|
||||
// Package web provides the embedded frontend assets.
|
||||
// Run `make frontend` (or `make all`) to rebuild before compiling the binary.
|
||||
package web
|
||||
|
||||
import "embed"
|
||||
|
||||
Reference in New Issue
Block a user