Skip to content

Commit

Permalink
chore: fix compile error
Browse files Browse the repository at this point in the history
  • Loading branch information
ClarkXia committed May 7, 2024
1 parent ecbda63 commit 433e275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/plugin-intl/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const plugin: Plugin = () => ({

generator.addEntryImportAhead({
source: runtimeSource,
// @ts-ignore
}, 'both');
}
} else {
Expand Down

0 comments on commit 433e275

Please sign in to comment.