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

Middleware: Update client library to use .js extension for imports #79

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

brettimus
Copy link
Contributor

@brettimus brettimus commented Jul 18, 2024

We should add a linting/tsconfig rule for this to enforce it in the code, or modify the imports in postprocessing, but for now the fix in this branch resolve the issues I was hitting in #71 and #78

Just adds .js to all local imports

@brettimus brettimus changed the title Update client library to use .js extension for imports Middleware: Update client library to use .js extension for imports Jul 20, 2024
@brettimus brettimus force-pushed the change-client-library-exports branch from 350974a to 64d6d8f Compare July 22, 2024 14:04
@brettimus brettimus merged commit 19d7c4e into main Jul 22, 2024
3 checks passed
@brettimus brettimus deleted the change-client-library-exports branch July 22, 2024 14:09
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