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

Windows Fix (#352) #354

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Windows Fix (#352) #354

merged 1 commit into from
Mar 21, 2024

Conversation

qianl15
Copy link
Member

@qianl15 qianl15 commented Mar 21, 2024

In ESM, modules must be imported as
URLs
. This is enforced more strictly on Windows. Thus, we now import operations.js as a file URL.

In ESM, modules must be imported [as
URLs](#352). This is enforced
more strictly on Windows. Thus, we now import `operations.js` as a file
URL.
@qianl15 qianl15 merged commit f341866 into release/v1.1 Mar 21, 2024
2 checks passed
@qianl15 qianl15 deleted the qian/releasev1.1-patch1 branch March 21, 2024 03: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