Webpack files not proper icons #748
Labels
enhancement
Feature requests or suggested improvements.
filetype-support
New file-extensions or filename patterns associated with an existing icon.
Replacing webpack.config.js with webpack.common.js, webpack.dev.js, and webpack.prod.js (as per https://webpack.js.org/guides/production/) yielded an unexpected result.
Neither webpack.common.js, webpack.dev.js, nor the webpack.prod.js file had the proper Webpack file icon (which was associated with webpack.config.js).
Could the scope of the Webpack icon be changed to add these specific file names? I tried to add them manually, but avoided this as I did not want my changes to be overridden by an update.
The text was updated successfully, but these errors were encountered: