Skip to content

fix(vite-plugin): vite should bundle all dependencies in ssr mode#142

Merged
GauBen merged 1 commit intomainfrom
fix/vite
Mar 4, 2025
Merged

fix(vite-plugin): vite should bundle all dependencies in ssr mode#142
GauBen merged 1 commit intomainfrom
fix/vite

Conversation

@GauBen
Copy link
Copy Markdown
Member

@GauBen GauBen commented Mar 4, 2025

Description

Closes #141

Tests

The following are included in this PR

  • Unit Tests (Most changes should have unit tests)
  • Integration Tests

Checklist

I have considered the following implications of my change:

  • Security (in particular for changes to authentication, authorization, data fetching, ...)
  • Performance
  • Migration
  • Code maintainability

Documentation

  • Inline documentation
  • Internal Documentation (wiki)
  • User-facing Documentation

@GauBen GauBen self-assigned this Mar 4, 2025
@GauBen GauBen requested a review from a team as a code owner March 4, 2025 14:43
@GauBen GauBen merged commit 06f9f57 into main Mar 4, 2025
@GauBen GauBen deleted the fix/vite branch March 4, 2025 16:12
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.

Vite SSR build should bundle dependencies

2 participants