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 "./games"
|
||||||
export * from "./gameVersions"
|
export * from "./gameVersions"
|
||||||
export * from "./hardware"
|
export * from "./hardware"
|
||||||
export * from "./performanceEntries"
|
// TODO: uncomment when files are created in Chunk 3
|
||||||
export * from "./gamePlatformSupport"
|
// export * from "./performanceEntries"
|
||||||
|
// export * from "./gamePlatformSupport"
|
||||||
|
|||||||
Reference in New Issue
Block a user