Skip to content

Commit

Permalink
Adding webpack icon support for webpack.local files. (#3266)
Browse files Browse the repository at this point in the history
  • Loading branch information
mstgms committed Apr 10, 2023
1 parent 2419934 commit a70f044
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/iconsManifest/supportedExtensions.ts
Expand Up @@ -4924,6 +4924,7 @@ export const extensions: IFileCollection = {
'webpack.config.production.babel',
'webpack.dev',
'webpack.dev.conf',
'webpack.local',
'webpack.prod',
'webpack.prod.conf',
'webpack.main.config',
Expand Down

0 comments on commit a70f044

Please sign in to comment.