Skip to content

Commit

Permalink
revert removal of asset change
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Sep 21, 2023
1 parent 922a42d commit 3b80c2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/web/middleware.go
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import (
// inside this module. To achieve this, we direct webpack to output all of the compiled assets
// in this module's folder under the "assets" directory.

//go:embed "assets"
var uiEmbedFs embed.FS

// assetFs is the singleton file system instance that is used to serve the static
Expand Down

0 comments on commit 3b80c2c

Please sign in to comment.