alloc / alloc/vite-plugin-compress

set deleteOriginFile true and get wrong

Open
#18 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
133
Forks
13
PR merge metrics
No merged PRs in 30d

Description

vite3.0 + vue3
```
compressPlugin({
deleteOriginFile: true,
algorithm: 'gzip'
})
```
I set the option of deleteOriginFile as true ,then run build,get wrong,like it
![image](https://user-images.githubusercontent.com/48167118/182337363-40128782-9dd8-497e-8481-be89da76bd80.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.