Skip to content

Commit

Permalink
docs: optimize docs comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hemengke1997 committed Nov 26, 2023
1 parent e125531 commit bf1306d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/node/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ export interface VPPTPluginOptions {
/**
* @description build-out destination
* @default 'memory'
* @note usually set to 'file' in non-vite projects
* @version v1.5.0 introduced
*/
destination?: 'memory' | 'file'
Expand Down

0 comments on commit bf1306d

Please sign in to comment.