Skip to content

Commit

Permalink
Update api
Browse files Browse the repository at this point in the history
  • Loading branch information
dumganhar committed Jan 29, 2024
1 parent d846628 commit d3ee351
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .api/public.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ declare module "@cocos/ccbuild" {
* @default false
*/
preserveType?: boolean;
/**
* Whether to generate a json file that contains all output script file paths.
*/
generatePreloadJsList?: boolean;
}
export interface Result {
/**
Expand Down

0 comments on commit d3ee351

Please sign in to comment.