Skip to content

Commit 4583781

Browse files
userquinpatak-dev
andauthoredFeb 3, 2025··
docs: update build.manifest jsdocs (#19332)
Co-authored-by: patak <583075+patak-dev@users.noreply.github.com>
1 parent a2b2fad commit 4583781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎packages/vite/src/node/build.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ export interface BuildEnvironmentOptions {
206206
*/
207207
copyPublicDir?: boolean
208208
/**
209-
* Whether to emit a .vite/manifest.json under assets dir to map hash-less filenames
209+
* Whether to emit a .vite/manifest.json in the output dir to map hash-less filenames
210210
* to their hashed versions. Useful when you want to generate your own HTML
211211
* instead of using the one generated by Vite.
212212
*

0 commit comments

Comments
 (0)
Please sign in to comment.