Skip to content

Commit f5b6dc9

Browse files
a1012112796lunny
andauthored
add 'fonts' into 'KnownPublicEntries' (#15188)
fix #15184 Signed-off-by: a1012112796 <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent d099f08 commit f5b6dc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/public/public.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ type Options struct {
2727
// KnownPublicEntries list all direct children in the `public` directory
2828
var KnownPublicEntries = []string{
2929
"css",
30+
"fonts",
3031
"img",
3132
"js",
3233
"serviceworker.js",

0 commit comments

Comments
 (0)