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

refactor: use of tsconfig path resolutions / nextjs 9.5.1 #5

Merged
merged 4 commits into from
Aug 17, 2020

Conversation

belgattitude
Copy link
Owner

@belgattitude belgattitude commented Aug 14, 2020

Remove next-transpile-module in favour of tsconfig path resolutions. landed in 9.5.1 thx to vercel/next.js#13542

Current advantages over next-transpile-modules

  • Fast refresh works when you modify a package
  • ??? Testing performance

Future:

Look at vercel/next.js#15569

@vercel
Copy link

vercel bot commented Aug 14, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/belgattitude/next-transpile-ts-workspace/9gqmexqv1
✅ Preview: https://next-transpile-ts-workspac-git-with-improved-baseurl-res-c248b1.belgattitude.vercel.app

@belgattitude belgattitude changed the title feat: remove next-transpile-module refactor: use of tsconfig path resolutions in nextjs 9.5.1 Aug 14, 2020
@belgattitude belgattitude changed the title refactor: use of tsconfig path resolutions in nextjs 9.5.1 refactor: use of tsconfig path resolutions / nextjs 9.5.1 Aug 14, 2020
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