Skip to content

Commit 0fa3f7e

Browse files
committed
chore: add type
1 parent 7ef3d3c commit 0fa3f7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/pack-shared/src/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ export interface ConfigComplete {
191191
};
192192
react?: {
193193
runtime?: "automatic" | "classic";
194+
importSource?: string;
194195
};
195196
stats?: boolean;
196197
persistentCaching?: boolean;

0 commit comments

Comments
 (0)