1
13693261870
2024-08-17 338542a06f2f07f2b095c32439753779e18938b1
se-ui/vue.config.js
@@ -59,7 +59,7 @@
      }
    },
    plugins: [
      // http://doc.ruoyi.vip/ruoyi-vue/other/faq.html#使用gzip解压缩静态文件
      // http://doc.ruoyi.vip/se-vue/other/faq.html#使用gzip解压缩静态文件
      new CompressionPlugin({
        cache: false,                                  // 不启用文件缓存
        test: /\.(js|css|html|jpe?g|png|gif|svg)?$/i,  // 压缩文件格式