What's Changed
- Older Webpack versions always included the actual package in a
exportssub-key, this was removed. A lot of checks used.exportsso searches in newer sites have been running empty. - The search through module objects has been improved and is now recursively searching through both all keys and values inside an object.