Bug after upgrading to wrangler 3.28.1

After upgrading wrangler from 3.28.0 -> 3.28.1, I run into this:

Error: Cannot find module 'worker/node_modules/miniflare/dist/src/index.js'. Please verify that the package.json has a valid "main" entry

Manually checking that folder shows that the dist folder is missing.

Upon downgrading to 3.28.0, it properly shows up again.

Is this a known issue?
Was this page helpful?