We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85cb7a3 commit 08edc6cCopy full SHA for 08edc6c
update.mjs
@@ -6,7 +6,7 @@ const buildTools = [
6
'gulp*',
7
'rollup.config.*',
8
'tsup.config.*',
9
- 'webpack.config.*',
+ 'webpack*',
10
]
11
12
const testingTools = [
0 commit comments