next.js/test/production/chunk-load-failure/app/dynamic/async.ts
async.ts4 lines85 B
export default function Async() {
  return 'this is a lazy loaded async component'
}
Quest for Codev2.0.0
/
SIGN IN