소스 검색

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

zhouna 3 년 전
부모
커밋
ea2b134a77
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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/'
           }
         }],