Skip to content

Conversation

@lucacasonato
Copy link

By default, Deno does not allow importing bare node modules outside of node_modules/ directories. This replaces the import from url with an import from node:url to make it easier for Deno users to use the Tanstack Start template.

By default, Deno does not allow importing bare node modules outside of `node_modules/` directories. This replaces the import from `url` with an import from `node:url` to make it easier for Deno users to use the Tanstack Start template.
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.

1 participant