Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: throw error on build optimizeDeps issue #12560

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

patak-dev
Copy link
Member

@patak-dev patak-dev commented Mar 24, 2023

Description

Missing errors. These only apply to optimizeDeps build issues. We could review one more for Vite 5 if we should try to push for deps optimization at build time instead of using plugin commonjs. And more now that esbuild pre-bundling got a lot faster.


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

@stackblitz
Copy link

stackblitz bot commented Mar 24, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@patak-dev patak-dev added p3-minor-bug An edge case that only affects very specific usage (priority) feat: deps optimizer Esbuild Dependencies Optimization labels Mar 24, 2023
@patak-dev patak-dev enabled auto-merge (squash) March 24, 2023 15:11
@patak-dev patak-dev merged commit 02a46d7 into main Mar 24, 2023
@patak-dev patak-dev deleted the fix/throw-error-on-build-optimize-deps-issue branch March 24, 2023 15:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feat: deps optimizer Esbuild Dependencies Optimization p3-minor-bug An edge case that only affects very specific usage (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants