Update rfcs/require-by-string.md

Co-authored-by: vegorov-rbx <75688451+vegorov-rbx@users.noreply.github.com>
This commit is contained in:
Varun Saini 2023-08-01 09:47:17 -07:00 committed by GitHub
parent 3a1ab9b093
commit bc3f422622
Signed by: DevComp
GPG key ID: 4AEE18F83AFDEB23

View file

@ -209,7 +209,7 @@ Missing aliases in `.luaurc` are inherited from the alias maps of any parent dir
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 evaluated relative to the `.luaurc` file in which the alias was defined.
Finally, providing support for alias maps within the engine is out of the scope of this RFC but is being considered internally. Finally, providing support for alias maps within the Roblox engine is out of the scope of this RFC but is being considered internally.
### Caching ### Caching