Comment by mg
6 hours ago
You can’t import or require() a module
that only exists in memory.
You can convert it into a data url and import that, can't you?
6 hours ago
You can’t import or require() a module
that only exists in memory.
You can convert it into a data url and import that, can't you?
What happens to relative imports?
Yeah but Claude didn't suggest that when it wrote this blog post and did all the work so...