vercel icon indicating copy to clipboard operation
vercel copied to clipboard

[node] Fix ESM output from TS source

Open styfle opened this issue 2 years ago • 0 comments

  • Depends on https://github.com/vercel/nft/pull/297
  • Fixes #7908

This works for deployments but still a work-in-progress for vc dev due to ts-node experimental.

We might need a completely separate dev server child process when ESM is detected.

styfle avatar Jun 13 '22 14:06 styfle