Skip to content

Commit

Permalink
docs: update build.manifest jsdocs (#19332)
Browse files Browse the repository at this point in the history
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
  • Loading branch information
userquin and patak-dev authored Feb 3, 2025
1 parent a2b2fad commit 4583781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vite/src/node/build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ export interface BuildEnvironmentOptions {
*/
copyPublicDir?: boolean
/**
* Whether to emit a .vite/manifest.json under assets dir to map hash-less filenames
* Whether to emit a .vite/manifest.json in the output dir to map hash-less filenames
* to their hashed versions. Useful when you want to generate your own HTML
* instead of using the one generated by Vite.
*
Expand Down

0 comments on commit 4583781

Please sign in to comment.