add 'fonts' into 'KnownPublicEntries' (#15188)

fix #15184

Signed-off-by: a1012112796 <[email protected]>

Co-authored-by: Lunny Xiao <[email protected]>
This commit is contained in:
a1012112796
2021-03-30 15:47:34 +03:00
committed by GitHub
co-authored by Lunny Xiao
parent d099f0858f
commit f5b6dc9759
+1
View File
@@ -27,6 +27,7 @@ type Options struct {
// KnownPublicEntries list all direct children in the `public` directory
var KnownPublicEntries = []string{
"css",
"fonts",
"img",
"js",
"serviceworker.js",