duplicate-package-checker-webpack-plugin icon indicating copy to clipboard operation
duplicate-package-checker-webpack-plugin copied to clipboard

[bug] fail to check babel/runtime

Open jinphic opened this issue 1 year ago • 0 comments

image image

in my bundle analyzer , @babel/runtime/helpers/esm/extends.js had different verison . versionA is from dependencies in a package, versionB is from the project dependencies.

while build the page with webapack , It didn't figure out the error and interupt the building process image

jinphic avatar Dec 19 '23 12:12 jinphic