Zachary Salzbank
Zachary Salzbank
## Description When running a non-threaded job, the job object passed to the processor has a reference to the queue that the job is running on. However, running that same...
When I run in development (`npm run dev`), everything works. When I build and serve the result, I get `TypeError: Cannot read property 'maps' of undefined`.
### Bug Report Checklist - [x] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/mochajs/mocha/blob/main/.github/CONTRIBUTING.md) - [x] I have searched for [related issues](https://github.com/mochajs/mocha/issues?q=is%3Aissue) and [issues with...