Skip to content

Use the correct require-by-string and fastcall #1

@jiwonz

Description

@jiwonz

require("something") is an invalid require-by-string since they should start in "./", "../", "@alias" according to Luau rfc

str:method() doesn't use fastcall while string.method(str) does

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions