function
packageSourceAliasPlugin
function packageSourceAliasPlugin(): PluginResolve the application @/ alias and each framework-owned source alias to its unambiguous src directory.
Source packages/build/src/vite/index.ts:4
Exported from @riducms/build/vite. Generated applications own @/, while @admin/, @ui/, @plugin-richtext/, and @plugin-seo/ resolve from the importing framework package. The same distinct aliases are emitted in the generated TypeScript configuration.