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

simplify and fix: loader/script-name-from-component-name #1648

Merged
merged 2 commits into from
Jan 9, 2025

Conversation

muazzam0x48
Copy link
Collaborator

Current function turns component names like :TestAPI30.Core into path name test_a_p_i30/core.al.

With this change, it will convert to test_api_30/core.al.

@muazzam0x48 muazzam0x48 changed the title simplify and fix: script-name-from-component-name simplify and fix: loader/script-name-from-component-name Jan 9, 2025
@muazzam0x48 muazzam0x48 merged commit 81ce027 into main Jan 9, 2025
4 checks passed
@muazzam0x48 muazzam0x48 deleted the simplify-script-name-func branch January 9, 2025 04:54
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.

2 participants