Sfoglia il codice sorgente

Merge remote-tracking branch 'origin/otherLogo1201' into referMaster

zhouna 3 anni fa
parent
commit
ea2b134a77
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      webpack.config.js

+ 1 - 1
webpack.config.js

@@ -147,7 +147,7 @@ module.exports = {
           options: {
             limit: 10240,
             esModule: false,
-            name: '[name]_[hash:6].[ext]',
+            name: '[name].[ext]',
             outputPath: 'images/'
           }
         }],