next.js
feat(turbopack): add support for esm externals in app dir
#64918
Merged

Commits
  • feat(turbopack): add support for esm externals in app dir
    ForsakenHarmony committed 1 year ago
  • disable esm externals for app ssr
    ForsakenHarmony committed 1 year ago
  • remove `AppRSC`, it seems to work without now
    ForsakenHarmony committed 1 year ago
  • add comment for app-ssr condition
    ForsakenHarmony committed 1 year ago
  • improve test condition
    ForsakenHarmony committed 1 year ago
  • use availability info to check for async modules
    ForsakenHarmony committed 1 year ago
Loading