addlistener / next-test-swc-hang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yarn build # it hangs

# change to swcMinify: false
yarn build # it works

This project is simply generated by yarn create next-app --typescript, with changes in pages/index.tsx & pages/_app.tsx and added react-router-dom;

About


Languages

Language:CSS 81.2%Language:TypeScript 17.4%Language:JavaScript 1.4%