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

fix: display manualChunks warning only when a function is not used (#13797) #13798

Merged
merged 2 commits into from Jul 21, 2023

Commits on Jul 12, 2023

  1. fix: show the `build.rollupOptions.manualChunks using the function fo…

    …rm` warning only when a function is not used. (vitejs#13797)
    jafin committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    6aad23b View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fix: typo is splitVendorChunk warning message

    - changed to correct location build.rollupOptions.output.manualChunks
    jafin committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    b0b37e3 View commit details
    Browse the repository at this point in the history