mirror of
https://github.com/sortedcord/omnia.git
synced 2026-09-05 05:43:47 +05:30
refactor!(runtime): Moved simulation orchestration and DB management out of GUI
This commit is contained in:
@@ -10,6 +10,7 @@ const nextConfig: NextConfig = {
|
||||
"@omnia/memory",
|
||||
"@omnia/spatial",
|
||||
"@omnia/scenario",
|
||||
"@omnia/runtime",
|
||||
],
|
||||
serverExternalPackages: ["better-sqlite3"],
|
||||
allowedDevOrigins: ["192.168.0.18", "localhost", "127.0.0.1"],
|
||||
|
||||
Reference in New Issue
Block a user