Skip to content

Commit 3f44103

Browse files
committed
fix(bindings): clean up after project
1 parent 9754472 commit 3f44103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/prepare.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ export class Prepare {
3838
setCurrentProject(project: GraphQLProjectConfig, projectName: string): void {
3939
this.project = project
4040
this.projectName = projectName
41+
this.bundleExtensionConfig = undefined
4142
}
4243

4344
bindings() {

0 commit comments

Comments
 (0)