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(repl): importing json files #26053

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

bartlomieju
Copy link
Member

@bartlomieju bartlomieju commented Oct 7, 2024

Closes #26041

@bartlomieju
Copy link
Member Author

bartlomieju commented Oct 8, 2024

Needs a test before landing

@bartlomieju bartlomieju enabled auto-merge (squash) October 8, 2024 13:57
@bartlomieju bartlomieju merged commit 20ae8db into denoland:main Oct 9, 2024
17 checks passed
@bartlomieju bartlomieju deleted the fix_import_json_in_repl branch October 9, 2024 08:04
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.

Error: "Attempted to load JSON module without specifying 'type': 'json'" when importing JSON in Deno REPL
2 participants