Resolved manifest with all asset paths converted to absolute URLs.
dev reflects whether the source manifest declared a devEntry. Loaders branch
on this to skip offline caching and stylesheet injection — both are no-ops (or
actively wrong) when the plugin is being served by a Vite dev server.
Resolved manifest with all asset paths converted to absolute URLs.
devreflects whether the source manifest declared adevEntry. Loaders branch on this to skip offline caching and stylesheet injection — both are no-ops (or actively wrong) when the plugin is being served by a Vite dev server.