Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hybrid require mode and support for roblox-ts modules #242

Closed
wants to merge 6 commits into from

Conversation

Stefanuk12
Copy link
Contributor

@Stefanuk12 Stefanuk12 commented Dec 20, 2024

Closes #240 and #241

This adds a new require mode called hybrid which attempts to parse via the Roblox require mode initially (i.e. script.Parent), then parsing via the regular path require mode, if Roblox fails.

  • add entry to the changelog

@Stefanuk12 Stefanuk12 deleted the branch seaofvoices:main December 27, 2024 16:10
@Stefanuk12 Stefanuk12 closed this Dec 27, 2024
@Stefanuk12 Stefanuk12 deleted the main branch December 27, 2024 16:10
@Stefanuk12
Copy link
Contributor Author

going to remake this pr in a more modular format...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hybrid require mode
1 participant