Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager interface { BuildCSSPath(theme string) template.URL BuildFontPath(path string) template.URL BuildImgPath(path string) template.URL BuildMathJaxEntrypoint() template.URL GetCSSBundlePath(path string) template.URL GetBundlePath(path string) template.URL GetEntrypointChunks(path string) []template.URL StaticPath(path string) template.URL ResourceHintsManager }
type Options ¶
type Options struct { CDNURL sharedTypes.URL SiteURL sharedTypes.URL ManifestPath string WatchManifest bool }
type ResourceHintsManager ¶
Click to show internal directories.
Click to hide internal directories.