Versions in this module Expand all Collapse all v0 v0.1.0 Jan 17, 2026 Changes in this version + type Option func(*Resolver) + func WithDevMode(enabled bool) Option + type Resolver struct + func NewResolver(root string, options ...Option) *Resolver + func (r *Resolver) Func() func(string) string + func (r *Resolver) Resolve(assetPath string) string