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 absolute imports #1628

Merged
merged 2 commits into from
Apr 30, 2024
Merged

Fix absolute imports #1628

merged 2 commits into from
Apr 30, 2024

Conversation

mitschabaude
Copy link
Collaborator

@mitschabaude mitschabaude commented Apr 30, 2024

Fixes two places where the code accidentally used absolute instead of relative imports.

This prevents successful compilation in some TS projects that use o1js.
A workaround until this fix is released is to set skipLibCheck: true in the TS config.

bindings: o1-labs/o1js-bindings#270

@mitschabaude mitschabaude merged commit 1ed4125 into main Apr 30, 2024
14 checks passed
@mitschabaude mitschabaude deleted the fix/absolute-imports branch April 30, 2024 13:02
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