seti-ui icon indicating copy to clipboard operation
seti-ui copied to clipboard

Webpack icon: support .mjs file extension

Open lukehorvat opened this issue 3 weeks ago • 0 comments

As of v4.5.0, webpack-cli supports configs with .mjs file extension: https://github.com/webpack/webpack-cli/releases/tag/webpack-cli%404.5.0

This PR updates Seti theme to use the webpack icon for such files instead of the generic JS file icon.

lukehorvat avatar Jun 13 '24 16:06 lukehorvat