Serves the committed admin CSS and JS bundles from package-owned routes.
Summary
Types
Functions
@spec brand_hash() :: String.t()
@spec call(Plug.Conn.t(), kind()) :: Plug.Conn.t()
Callback implementation for Plug.call/2.
@spec css_hash() :: String.t()
Callback implementation for Plug.init/1.
@spec js_hash() :: String.t()