Skip to content

fix(templates/deno): get types for @remix-run/deno directly from node_modules/#3278

Merged
pcattori merged 1 commit intomainfrom
pedro/fix-remix-deno-types
May 21, 2022
Merged

fix(templates/deno): get types for @remix-run/deno directly from node_modules/#3278
pcattori merged 1 commit intomainfrom
pedro/fix-remix-deno-types

Conversation

@pcattori
Copy link
Copy Markdown
Contributor

@remix-run/deno code is already an ESM Deno module, so it should not be processed
by a Deno-friendly CDN expecting a CJS Node package.

…ode_modules/`

`@remix-run/deno` code is already an ESM Deno module, so it should not be processed
by a Deno-friendly CDN expecting a CJS Node package.
@pcattori pcattori merged commit ece63cd into main May 21, 2022
@pcattori pcattori deleted the pedro/fix-remix-deno-types branch May 21, 2022 14:05
eastlondoner pushed a commit to eastlondoner/remix that referenced this pull request Jun 8, 2022
…ode_modules/` (remix-run#3278)

`@remix-run/deno` code is already an ESM Deno module, so it should not be processed
by a Deno-friendly CDN expecting a CJS Node package.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants