alloc / alloc/vite-plugin-compress
set deleteOriginFile true and get wrong
未关闭
- 主要语言
- TypeScript
- 星标
- 133
- 派生
- 13
- PR 合并指标
- 30 天内没有已合并 PR
描述
vite3.0 + vue3
```
compressPlugin({
deleteOriginFile: true,
algorithm: 'gzip'
})
```
I set the option of deleteOriginFile as true ,then run build,get wrong,like it

贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。