Home / Domains / PluginSystem

PluginSystem

Browse all 335 domain entities categorized under PluginSystem in the vite Architecture Docs architecture documentation.

335 entities · Page 5 of 7

interopNamedImports() — vite Function Reference
Architecture documentation for the interopNamedImports() function in importAnalysis.ts from the vite codebase.
Function typescript
isExplicitImportRequired() — vite Function Reference
Architecture documentation for the isExplicitImportRequired() function in importAnalysis.ts from the vite codebase.
Function typescript
mergeAcceptedUrls() — vite Function Reference
Architecture documentation for the mergeAcceptedUrls() function in importAnalysis.ts from the vite codebase.
Function typescript
normalizeResolvedIdToUrl() — vite Function Reference
Architecture documentation for the normalizeResolvedIdToUrl() function in importAnalysis.ts from the vite codebase.
Function typescript
transformCjsImport() — vite Function Reference
Architecture documentation for the transformCjsImport() function in importAnalysis.ts from the vite codebase.
Function typescript
__vite__injectQuery() — vite Function Reference
Architecture documentation for the __vite__injectQuery() function in importAnalysis.ts from the vite codebase.
Function typescript
buildImportAnalysisPlugin() — vite Function Reference
Architecture documentation for the buildImportAnalysisPlugin() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
detectScriptRel() — vite Function Reference
Architecture documentation for the detectScriptRel() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
findPreloadMarker() — vite Function Reference
Architecture documentation for the findPreloadMarker() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
getPreloadCode() — vite Function Reference
Architecture documentation for the getPreloadCode() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
preload() — vite Function Reference
Architecture documentation for the preload() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
toRelativePath() — vite Function Reference
Architecture documentation for the toRelativePath() function in importAnalysisBuild.ts from the vite codebase.
Function typescript
err() — vite Function Reference
Architecture documentation for the err() function in importMetaGlob.ts from the vite codebase.
Function typescript
findCorrespondingCloseParenthesisPosition() — vite Function Reference
Architecture documentation for the findCorrespondingCloseParenthesisPosition() function in importMetaGlob.ts from the vite codebase.
Function typescript
getCommonBase() — vite Function Reference
Architecture documentation for the getCommonBase() function in importMetaGlob.ts from the vite codebase.
Function typescript
globSafePath() — vite Function Reference
Architecture documentation for the globSafePath() function in importMetaGlob.ts from the vite codebase.
Function typescript
globSafeResolvedPath() — vite Function Reference
Architecture documentation for the globSafeResolvedPath() function in importMetaGlob.ts from the vite codebase.
Function typescript
id() — vite Function Reference
Architecture documentation for the id() function in importMetaGlob.ts from the vite codebase.
Function typescript
importGlobPlugin() — vite Function Reference
Architecture documentation for the importGlobPlugin() function in importMetaGlob.ts from the vite codebase.
Function typescript
isVirtualModule() — vite Function Reference
Architecture documentation for the isVirtualModule() function in importMetaGlob.ts from the vite codebase.
Function typescript
lastNthChar() — vite Function Reference
Architecture documentation for the lastNthChar() function in importMetaGlob.ts from the vite codebase.
Function typescript
parseGlobOptions() — vite Function Reference
Architecture documentation for the parseGlobOptions() function in importMetaGlob.ts from the vite codebase.
Function typescript
parseImportGlob() — vite Function Reference
Architecture documentation for the parseImportGlob() function in importMetaGlob.ts from the vite codebase.
Function typescript
toAbsoluteGlob() — vite Function Reference
Architecture documentation for the toAbsoluteGlob() function in importMetaGlob.ts from the vite codebase.
Function typescript
transformGlobImport() — vite Function Reference
Architecture documentation for the transformGlobImport() function in importMetaGlob.ts from the vite codebase.
Function typescript
buildPolyfillChunk() — vite Function Reference
Architecture documentation for the buildPolyfillChunk() function in index.ts from the vite codebase.
Function typescript
createPluginHookUtils() — vite Function Reference
Architecture documentation for the createPluginHookUtils() function in index.ts from the vite codebase.
Function typescript
cspHashes() — vite Function Reference
Architecture documentation for the cspHashes() function in index.ts from the vite codebase.
Function typescript
detectPolyfills() — vite Function Reference
Architecture documentation for the detectPolyfills() function in index.ts from the vite codebase.
Function typescript
extractFilter() — vite Function Reference
Architecture documentation for the extractFilter() function in index.ts from the vite codebase.
Function typescript
getBaseInHTML() — vite Function Reference
Architecture documentation for the getBaseInHTML() function in index.ts from the vite codebase.
Function typescript
getCachedFilterForPlugin() — vite Function Reference
Architecture documentation for the getCachedFilterForPlugin() function in index.ts from the vite codebase.
Function typescript
getHookHandler() — vite Function Reference
Architecture documentation for the getHookHandler() function in index.ts from the vite codebase.
Function typescript
getSortedPluginsByHook() — vite Function Reference
Architecture documentation for the getSortedPluginsByHook() function in index.ts from the vite codebase.
Function typescript
isLegacyBundle() — vite Function Reference
Architecture documentation for the isLegacyBundle() function in index.ts from the vite codebase.
Function typescript
isLegacyChunk() — vite Function Reference
Architecture documentation for the isLegacyChunk() function in index.ts from the vite codebase.
Function typescript
joinUrlSegments() — vite Function Reference
Architecture documentation for the joinUrlSegments() function in index.ts from the vite codebase.
Function typescript
loadBabel() — vite Function Reference
Architecture documentation for the loadBabel() function in index.ts from the vite codebase.
Function typescript
polyfillsPlugin() — vite Function Reference
Architecture documentation for the polyfillsPlugin() function in index.ts from the vite codebase.
Function typescript
prependModenChunkLegacyGuardPlugin() — vite Function Reference
Architecture documentation for the prependModenChunkLegacyGuardPlugin() function in index.ts from the vite codebase.
Function typescript
recordAndRemovePolyfillBabelPlugin() — vite Function Reference
Architecture documentation for the recordAndRemovePolyfillBabelPlugin() function in index.ts from the vite codebase.
Function typescript
replaceLegacyEnvBabelPlugin() — vite Function Reference
Architecture documentation for the replaceLegacyEnvBabelPlugin() function in index.ts from the vite codebase.
Function typescript
replaceModernEnvBabelPlugin() — vite Function Reference
Architecture documentation for the replaceModernEnvBabelPlugin() function in index.ts from the vite codebase.
Function typescript
resolvePlugins() — vite Function Reference
Architecture documentation for the resolvePlugins() function in index.ts from the vite codebase.
Function typescript
toAssetPathFromHtml() — vite Function Reference
Architecture documentation for the toAssetPathFromHtml() function in index.ts from the vite codebase.
Function typescript
toOutputFilePathInHtml() — vite Function Reference
Architecture documentation for the toOutputFilePathInHtml() function in index.ts from the vite codebase.
Function typescript
viteAliasCustomResolver() — vite Function Reference
Architecture documentation for the viteAliasCustomResolver() function in index.ts from the vite codebase.
Function typescript
viteLegacyPlugin() — vite Function Reference
Architecture documentation for the viteLegacyPlugin() function in index.ts from the vite codebase.
Function typescript

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free