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

Fix: TypeScript Host Import Path #116

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

ShivanshVij
Copy link
Member

When we currently import the scalefunc package from the Scale Typescript module, we do so via @loopholelabs/scale/scalefunc/scalefunc . This can be rectified with a simple index.ts file in the scalefunc folder.

This PR fixes this issue completely, and fixes it for the @loopholelabs/scale/log/log package as well.

Copy link
Contributor

@jimmyaxod jimmyaxod left a comment

Choose a reason for hiding this comment

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

LGTM

@ShivanshVij ShivanshVij merged commit 14fd4b4 into staging Oct 11, 2023
5 checks passed
@ShivanshVij ShivanshVij deleted the shiv/scale-102-fix-typescript-host-import-path branch October 11, 2023 09:33
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