Ben Regenspan
Ben Regenspan
#### Issue description (This is a followup to issue #241 which was partially resolved by https://github.com/webpack-contrib/webpack-bundle-analyzer/pull/246) Now that there is a chunk context menu (as of #246) with support for...
Similar to https://github.com/latentflip/webpack-unused/issues/1, the issue here is on Webpack's side, but maybe worth documenting. `ModuleConcatenationPlugin` concatenates modules together and then generates a new identifier, which looks like: `path/to/first/module.js + N...
_Edit: see comments below, it looks like this issue will be fixed via an update to jest-config made in https://github.com/jestjs/jest/pull/14578/files (once a new version is released)_ ### Page(s) https://jestjs.io/docs/troubleshooting#tests-are-failing-and-you-dont-know-why https://jestjs.io/docs/cli#--runinband...
## Description Currently the published `payload` package contains the `.eslintrc.js` and `.release-it.js` files, which I don't believe is intentional. (See top of the file listing here for example: https://www.npmjs.com/package/payload?activeTab=code). So...