Skip to content

Commit

Permalink
Webpack → webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Nov 26, 2024
1 parent 1c6309d commit 5f4cb26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/knip/src/plugins/webpack/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import type { Argv, Env, WebpackConfig } from './types.js';

// https://webpack.js.org/configuration/

const title = 'Webpack';
const title = 'webpack';

const enablers = ['webpack', 'webpack-cli'];

Expand Down

0 comments on commit 5f4cb26

Please sign in to comment.