fix(db): comment out forward schema exports to prevent build errors
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
export * from "./games"
|
||||
export * from "./gameVersions"
|
||||
export * from "./hardware"
|
||||
export * from "./performanceEntries"
|
||||
export * from "./gamePlatformSupport"
|
||||
// TODO: uncomment when files are created in Chunk 3
|
||||
// export * from "./performanceEntries"
|
||||
// export * from "./gamePlatformSupport"
|
||||
|
||||
Reference in New Issue
Block a user