next-plugin-preact monorepo dev bug Steps to reproduce Install deps and go inside next-demo: yarn install cd apps/next-demo Success Run build and see it builds correctly. yarn build Fail Run dev mode and see it breaking: yarn dev