Home / Domains / PluginSystem

PluginSystem

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

335 entities · Page 7 of 7

isDirectory() — vite Function Reference
Architecture documentation for the isDirectory() function in resolve.ts from the vite codebase.
Function typescript
isPossibleTsOutput() — vite Function Reference
Architecture documentation for the isPossibleTsOutput() function in resolve.ts from the vite codebase.
Function typescript
mapWithBrowserField() — vite Function Reference
Architecture documentation for the mapWithBrowserField() function in resolve.ts from the vite codebase.
Function typescript
optimizerResolvePlugin() — vite Function Reference
Architecture documentation for the optimizerResolvePlugin() function in resolve.ts from the vite codebase.
Function typescript
oxcResolvePlugin() — vite Function Reference
Architecture documentation for the oxcResolvePlugin() function in resolve.ts from the vite codebase.
Function typescript
packageEntryFailure() — vite Function Reference
Architecture documentation for the packageEntryFailure() function in resolve.ts from the vite codebase.
Function typescript
perEnvironmentOrWorkerPlugin() — vite Function Reference
Architecture documentation for the perEnvironmentOrWorkerPlugin() function in resolve.ts from the vite codebase.
Function typescript
resolveDeepImport() — vite Function Reference
Architecture documentation for the resolveDeepImport() function in resolve.ts from the vite codebase.
Function typescript
resolveExportsOrImports() — vite Function Reference
Architecture documentation for the resolveExportsOrImports() function in resolve.ts from the vite codebase.
Function typescript
resolvePackageEntry() — vite Function Reference
Architecture documentation for the resolvePackageEntry() function in resolve.ts from the vite codebase.
Function typescript
resolveSubpathImports() — vite Function Reference
Architecture documentation for the resolveSubpathImports() function in resolve.ts from the vite codebase.
Function typescript
tryCleanFsResolve() — vite Function Reference
Architecture documentation for the tryCleanFsResolve() function in resolve.ts from the vite codebase.
Function typescript
tryFsResolve() — vite Function Reference
Architecture documentation for the tryFsResolve() function in resolve.ts from the vite codebase.
Function typescript
tryNodeResolve() — vite Function Reference
Architecture documentation for the tryNodeResolve() function in resolve.ts from the vite codebase.
Function typescript
tryOptimizedResolve() — vite Function Reference
Architecture documentation for the tryOptimizedResolve() function in resolve.ts from the vite codebase.
Function typescript
tryResolveBrowserEntry() — vite Function Reference
Architecture documentation for the tryResolveBrowserEntry() function in resolve.ts from the vite codebase.
Function typescript
tryResolveRealFile() — vite Function Reference
Architecture documentation for the tryResolveRealFile() function in resolve.ts from the vite codebase.
Function typescript
tryResolveRealFileOrType() — vite Function Reference
Architecture documentation for the tryResolveRealFileOrType() function in resolve.ts from the vite codebase.
Function typescript
tryResolveRealFileWithExtensions() — vite Function Reference
Architecture documentation for the tryResolveRealFileWithExtensions() function in resolve.ts from the vite codebase.
Function typescript
loadTerserPath() — vite Function Reference
Architecture documentation for the loadTerserPath() function in terser.ts from the vite codebase.
Function typescript
terserPlugin() — vite Function Reference
Architecture documentation for the terserPlugin() function in terser.ts from the vite codebase.
Function typescript
instantiateFromFile() — vite Function Reference
Architecture documentation for the instantiateFromFile() function in wasm.ts from the vite codebase.
Function typescript
instantiateFromUrl() — vite Function Reference
Architecture documentation for the instantiateFromUrl() function in wasm.ts from the vite codebase.
Function typescript
wasmHelper() — vite Function Reference
Architecture documentation for the wasmHelper() function in wasm.ts from the vite codebase.
Function typescript
wasmHelperPlugin() — vite Function Reference
Architecture documentation for the wasmHelperPlugin() function in wasm.ts from the vite codebase.
Function typescript
bundleWorkerEntry() — vite Function Reference
Architecture documentation for the bundleWorkerEntry() function in worker.ts from the vite codebase.
Function typescript
generateEntryUrlPlaceholder() — vite Function Reference
Architecture documentation for the generateEntryUrlPlaceholder() function in worker.ts from the vite codebase.
Function typescript
getAssets() — vite Function Reference
Architecture documentation for the getAssets() function in worker.ts from the vite codebase.
Function typescript
getEntryFilenameFromHash() — vite Function Reference
Architecture documentation for the getEntryFilenameFromHash() function in worker.ts from the vite codebase.
Function typescript
getWorkerBundle() — vite Function Reference
Architecture documentation for the getWorkerBundle() function in worker.ts from the vite codebase.
Function typescript
invalidateAffectedBundles() — vite Function Reference
Architecture documentation for the invalidateAffectedBundles() function in worker.ts from the vite codebase.
Function typescript
isSameContent() — vite Function Reference
Architecture documentation for the isSameContent() function in worker.ts from the vite codebase.
Function typescript
removeBundle() — vite Function Reference
Architecture documentation for the removeBundle() function in worker.ts from the vite codebase.
Function typescript
removeBundleIfInvalidated() — vite Function Reference
Architecture documentation for the removeBundleIfInvalidated() function in worker.ts from the vite codebase.
Function typescript
saveAsset() — vite Function Reference
Architecture documentation for the saveAsset() function in worker.ts from the vite codebase.
Function typescript
saveWorkerBundle() — vite Function Reference
Architecture documentation for the saveWorkerBundle() function in worker.ts from the vite codebase.
Function typescript
webWorkerPlugin() — vite Function Reference
Architecture documentation for the webWorkerPlugin() function in worker.ts from the vite codebase.
Function typescript
webWorkerPostPlugin() — vite Function Reference
Architecture documentation for the webWorkerPostPlugin() function in worker.ts from the vite codebase.
Function typescript
workerFileToUrl() — vite Function Reference
Architecture documentation for the workerFileToUrl() function in worker.ts from the vite codebase.
Function typescript
err() — vite Function Reference
Architecture documentation for the err() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
extractWorkerTypeFromAst() — vite Function Reference
Architecture documentation for the extractWorkerTypeFromAst() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
findClosingParen() — vite Function Reference
Architecture documentation for the findClosingParen() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
getWorkerType() — vite Function Reference
Architecture documentation for the getWorkerType() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
parseWorkerOptions() — vite Function Reference
Architecture documentation for the parseWorkerOptions() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
workerImportMetaUrlPlugin() — vite Function Reference
Architecture documentation for the workerImportMetaUrlPlugin() function in workerImportMetaUrl.ts from the vite codebase.
Function typescript
AssetManagement — vite Architecture
Resolves and hashes static assets like images and styles Architecture documentation for the AssetManagement subdomain (part of PluginSystem domain) in the vite codebase. Contains 14 source files.
Subdomain
LegacySupport — vite Architecture
Generates polyfills and SystemJS for older browsers Architecture documentation for the LegacySupport subdomain (part of PluginSystem domain) in the vite codebase. Contains 15 source files.
Subdomain

Analyze Your Own Codebase

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

Try Supermodel Free