You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating an app with @nx/web:application the nxCopyAssetsPlugin is added to the vite plugins. When I remove the plugin vite exits after building. Otherwise it does never exit.
Current Behavior
When creating an app with
@nx/web:application
thenxCopyAssetsPlugin
is added to the vite plugins. When I remove the plugin vite exits after building. Otherwise it does never exit.Expected Behavior
Vite should exit after building.
GitHub Repo
https://github.com/floratmin/workspace-vanilla-css-vinxi-error
Steps to Reproduce
Nx Report
Failure Logs
No response
Package Manager Version
pnpm 9.9.0
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: