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
The latest vite version, the output of the pnpm build, has the assets directory under the dist/node directory, while in vite 3.0.3, there is no assets directory under the dist/node directory. Is this a bug?
Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
Describe the bug
The latest vite version, the output of the
pnpm build
, has theassets
directory under thedist/node
directory, while in vite 3.0.3, there is noassets
directory under thedist/node
directory. Is this a bug?vite: 3.0.3
vite: latest
Reproduction
https://github.com/kimmy214/vite-ssr.git
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Logs
No response
Validations
The text was updated successfully, but these errors were encountered: