mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update rfcs/require-by-string.md
Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
parent
4dd9d94362
commit
e7203e4fd3
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ Proposed structure of an alias map:
|
|||
|
||||
Missing aliases in `.luaurc` are inherited from the alias maps of any parent directories, and fields can be overriden.
|
||||
|
||||
Additionally, if an alias is bound to a relative path, the path will evaluated relative to the `.luaurc` file in which the alias was defined.
|
||||
Additionally, if an alias is bound to a relative path, the path will be evaluated relative to the `.luaurc` file in which the alias was defined.
|
||||
|
||||
Finally, providing support for alias maps within the Roblox engine is out of the scope of this RFC but is being considered internally.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue