Skip to content

Function: normalizeProjectModuleSourcePath()

normalizeProjectModuleSourcePath(sourcePath): string

Defined in: packages/core/src/project/normalize.ts:125

Normalize an assets/components module declaration for Vite resolution.

Parameters

sourcePath

string

Returns

string

Privacy | Terms