nonzzz / vite-plugin-compression

vite plugin. compress your bundle file.
MIT License
171 stars 10 forks source link

refactor: project logic #41

Closed nonzzz closed 1 year ago

nonzzz commented 1 year ago

CheckList

Details

This pull request change the plugin execution logic. Now compress file will be bind after vite's internal build-import-analysis plugin. So we won't need more fs io. Maybe this PR will be useful #18

codecov[bot] commented 1 year ago

We're currently processing your upload. This comment will be updated when the results are available.