Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: project logic #41

Merged
merged 4 commits into from
Oct 27, 2023
Merged

refactor: project logic #41

merged 4 commits into from
Oct 27, 2023

Conversation

nonzzz
Copy link
Owner

@nonzzz nonzzz commented Oct 27, 2023

CheckList

  • Abandon the concept of file side effects.
  • Clean code.
  • Reduce bundle size.
  • skipIfLargerOrEqual is true by default.

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
Copy link

codecov bot commented Oct 27, 2023

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

@nonzzz nonzzz merged commit 23774e0 into master Oct 27, 2023
10 of 11 checks passed
@nonzzz nonzzz deleted the refacotr/project branch October 27, 2023 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant