Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix import syntax to work with Deno #1473

Merged
merged 1 commit into from
Jul 19, 2024
Merged

Fix import syntax to work with Deno #1473

merged 1 commit into from
Jul 19, 2024

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Jul 19, 2024

This was tested with the 0.10.0 version of the package from NPM, but with index.json instead of data.json.

The previous syntax didn't work because these aren't named exports.

This was tested with the 0.10.0 version of the package from NPM, but with index.json instead of data.json.

The previous syntax didn't work because these aren't named exports.
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Thank you! I was just about to open this myself. 😄

@ddbeck ddbeck merged commit 4b88ef3 into main Jul 19, 2024
3 checks passed
@ddbeck ddbeck deleted the deno-import branch July 19, 2024 15:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants