Skip to content

Commit 404e7a5

Browse files
committed
feat: support uploader analysis
1 parent 92d731e commit 404e7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graph/src/graph/transform-bundle/webpack/compatible.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import unionBy from 'lodash.unionBy';
1+
import unionBy from 'lodash.unionby';
22

33
import {
44
Compilation,

0 commit comments

Comments
 (0)