Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

enhance manifest configuration #16591

Closed
4 tasks done
gweesin opened this issue May 3, 2024 · 1 comment
Closed
4 tasks done

enhance manifest configuration #16591

gweesin opened this issue May 3, 2024 · 1 comment

Comments

@gweesin
Copy link

gweesin commented May 3, 2024

Description

When we use the webpack-manifest-plugin, the manifest is generated at the root of the dist directory. However, with Vite, the manifest is generated by default at .vite/manifest.json and cannot be changed.

Suggested solution

It would be advantageous to modify the generated directory to match the behavior of Webpack.

Alternative

No response

Additional context

No response

Validations

@sapphi-red
Copy link
Member

You can change it by passing a string to build.manifest.

@github-actions github-actions bot locked and limited conversation to collaborators May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants