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: relative imports in ts files #76

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

RLesser
Copy link
Collaborator

@RLesser RLesser commented Sep 13, 2024

🚀 This description was created by Ellipsis for commit 211d376

fix: correct relative import paths in TypeScript files

Summary:

Fixes relative import paths for AtlasViewer and components in TypeScript files to ensure correct module resolution.

Key points:

  • Imports:
    • Fix relative import of AtlasViewer in src/organization.ts.
    • Fix relative import of components in src/project.ts.

Generated with ❤️ by ellipsis.dev

Copy link
Collaborator Author

RLesser commented Sep 13, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @RLesser and the rest of your teammates on Graphite Graphite

@RLesser RLesser marked this pull request as ready for review September 13, 2024 15:56
@RLesser RLesser requested a review from bmschmidt September 13, 2024 15:56
Copy link
Contributor

@giardiv giardiv left a comment

Choose a reason for hiding this comment

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

looks good

@RLesser RLesser merged commit 7c11a54 into main Sep 13, 2024
1 check passed
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