We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711ca0c commit bfd3308Copy full SHA for bfd3308
modules/public/public.go
@@ -34,6 +34,7 @@ type Options struct {
34
// KnownPublicEntries list all direct children in the `public` directory
35
var KnownPublicEntries = []string{
36
"css",
37
+ "fonts",
38
"img",
39
"js",
40
"serviceworker.js",
0 commit comments