Skip to content

Refactor "shim" file into modules #525

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

Merged
merged 3 commits into from
Jul 25, 2023
Merged

Refactor "shim" file into modules #525

merged 3 commits into from
Jul 25, 2023

Conversation

hossam-nasr
Copy link
Contributor

Similar to Azure/azure-functions-nodejs-library#50 on the node library. This PR doesn't make any code or functionality changes, just reorganizes code. It removes the use of namespaces, and gets rid of the "shim.ts" file in favor of exporting modules for each "namespace"

Copy link
Contributor

@ejizba ejizba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would prefer to see a clean commit history for a refactor pr. The last two commits make sense, but not sure what's up with the first 3

@hossam-nasr hossam-nasr force-pushed the hossamnasr/engineering branch 2 times, most recently from 022453c to 6470a4f Compare July 22, 2023 01:09
@hossam-nasr hossam-nasr force-pushed the hossamnasr/engineering branch from b205c55 to 1f2be7c Compare July 25, 2023 00:53
@hossam-nasr hossam-nasr merged commit 59ef903 into v3.x Jul 25, 2023
@hossam-nasr hossam-nasr deleted the hossamnasr/engineering branch July 25, 2023 00:59
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