Skip to content

Conversation

daniser
Copy link
Contributor

@daniser daniser commented Feb 26, 2025

New Vite extension (#435) have several problems:

  • its output is not marked as html safe, so it mangles html tags making extension unusable;
  • you can't pass second argument ($buildDirectory) while calling Vite;
  • some parts of implementation makes little sense.

This PR fixes all these issues and simplifies code.

@barryvdh barryvdh merged commit 8520b08 into rcrowe:master Feb 26, 2025
13 checks passed
@daniser daniser deleted the fix/vite-ext branch February 26, 2025 12:35
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.

2 participants