NextJS + Draft-JS + SWC Minify Bug Specs Next 12.0.2 draft-js 0.11.7 node 14.17.6 Prepare Clone this repo yarn install Working case yarn dev open http://localhost:3000 type something on the editor everything will works Bug case yarn build && yarn start open http://localhost:3000 type something an error will appear