/swc-bug

Primary LanguageTypeScript

SWC compiler bug

Built next application crashes when swcMinify is enabled. Happens with exported and served application.

  • Build and serve (localhost:3000)
npm run start
  • Build, export and serve (localhost:3000)
npm run export