Resolver — tailwindcss Architecture
Custom logic for resolving CSS and JS dependencies using enhanced-resolve.
Entity Profile
Dependency Diagram
graph TD subdomain_NodeServer_Resolver["Resolver"] 57241391_a529_5dd8_8832_b09118cb2fae["normalize-path.ts"] subdomain_NodeServer_Resolver --> 57241391_a529_5dd8_8832_b09118cb2fae d5a4928f_80ca_0a99_96fb_178e14fe7a6a["get-module-dependencies.ts"] subdomain_NodeServer_Resolver --> d5a4928f_80ca_0a99_96fb_178e14fe7a6a cc39a724_b44f_cf69_4007_aecaae32d127["optimize.ts"] subdomain_NodeServer_Resolver --> cc39a724_b44f_cf69_4007_aecaae32d127 8a0c5151_23cc_8e52_a43f_4b6b9c7d2706["env.ts"] subdomain_NodeServer_Resolver --> 8a0c5151_23cc_8e52_a43f_4b6b9c7d2706 e3dc7dae_8cb5_88b3_3e47_bdb509bef87d["utf16.rs"] subdomain_NodeServer_Resolver --> e3dc7dae_8cb5_88b3_3e47_bdb509bef87d bd16b7ea_bbf0_4269_b855_66ce2c516e3e["instrumentation.ts"] subdomain_NodeServer_Resolver --> bd16b7ea_bbf0_4269_b855_66ce2c516e3e style subdomain_NodeServer_Resolver fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- asyncReplace()
- compile()
- dim()
- end()
- ensureSourceDetectionRootExists()
- getModuleDependencies()
- globs()
- hit()
- importModule()
- isExternalUrl()
- loadModule()
- new()
- normalizePathBase()
- optimize()
- parseSrcset()
- path()
- report()
- resolveCssId()
- resolveDebug()
- resolveJsId()
- resolveWithExtension()
- rewriteCssImageSet()
- rewriteCssUrls()
- rewriteUrls()
- runResolver()
- skipUrlReplacer()
- test_index_converter()
- toSourceMap()
- traceDependencies()
- yellow()
Source Files
Source
Frequently Asked Questions
What is the Resolver subdomain?
Resolver is a subdomain in the tailwindcss codebase, part of the NodeServer domain. Custom logic for resolving CSS and JS dependencies using enhanced-resolve. It contains 6 source files.
Which domain does Resolver belong to?
Resolver belongs to the NodeServer domain.
What functions are in Resolver?
The Resolver subdomain contains 30 function(s): asyncReplace, compile, dim, end, ensureSourceDetectionRootExists, getModuleDependencies, globs, hit, and 22 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free