Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

remove nuxt-ts as no longer required #719

Closed
danielroe opened this issue Feb 16, 2021 · 3 comments · Fixed by #721
Closed

remove nuxt-ts as no longer required #719

danielroe opened this issue Feb 16, 2021 · 3 comments · Fixed by #721

Comments

@danielroe
Copy link
Member

No description provided.

@clarkdo
Copy link
Member

clarkdo commented Feb 17, 2021

nuxt-ts is from @nuxt/typescript-runtime not previous nuxt-ts, so I think it should be fine ?

@danielroe
Copy link
Member Author

danielroe commented Feb 17, 2021

With jiti, we can define serverMiddleware and nuxt.config in Typescript, so I think we don't require @nuxt/typescript-runtime installed by default in new TS projects.

@clarkdo
Copy link
Member

clarkdo commented Feb 17, 2021

What about internal nuxt module like ~/modules/socketClient ? It should also work as it will user createReuqire via jiti.

I'll open a pr for removing ts-runtime

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants