cleanup, docs
This commit is contained in:
@@ -17,7 +17,5 @@ If `name` contains a colon, only the file portion is used for resolution.
|
||||
|
||||
This is primarily a debugging helper so you can see which concrete file a shorthand component name maps to.
|
||||
|
||||
## Related Concepts
|
||||
|
||||
- PHP: resolving include paths or view names to a concrete template file before rendering
|
||||
- JavaScript / Node.js: resolving module paths, alias-based imports, or component registry entries
|
||||
:example
|
||||
print("component_resolve example\n");
|
||||
|
||||
Reference in New Issue
Block a user