Skip to content

Commit 08edc6c

Browse files
authored
feat: update webpack group (#118)
1 parent 85cb7a3 commit 08edc6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const buildTools = [
66
'gulp*',
77
'rollup.config.*',
88
'tsup.config.*',
9-
'webpack.config.*',
9+
'webpack*',
1010
]
1111

1212
const testingTools = [

0 commit comments

Comments
 (0)