Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
9aoy committed May 28, 2024
1 parent 495f275 commit c216972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/zh/plugins/webpack/banner-plugin.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ type BannerPluginArgument = BannerContent | BannerPluginOptions;
name: '`stage`',
type: '`number|undefined`',
default: '`PROCESS_ASSETS_STAGE_ADDITIONS`(-100)',
description: 'Banner 注入的编译阶段',
description: 'Banner 应在哪个编译阶段注入',
},
{
name: '`test`',
Expand Down

0 comments on commit c216972

Please sign in to comment.