Skip to content

Commit 1166492

Browse files
Module execution
1 parent faaad15 commit 1166492

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/state/project-state.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ export class ProjectState extends State<Project> {
5555
}
5656
}
5757

58+
//console.log("Only runs once for all imports");
5859
export const projectState = ProjectState.getInstance();

0 commit comments

Comments
 (0)