Skip to content

Commit

Permalink
chore: Update tools
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Dec 24, 2024
1 parent 155d656 commit 8767504
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/bin/webpack.config.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ export default async mode => {
resolve('package.json'),
resolve('.postcssrc.js'),
resolve('app.config.js'),
resolve('svgo.config.js'),
resolve('.browserslistrc')
],
tools: await arrayFromAsync(getFiles('tools'))
Expand Down

0 comments on commit 8767504

Please sign in to comment.