mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
fix(build): add node-machine-id to serverExternalPackages
Prevents webpack from bundling node-machine-id which breaks destructuring of machineIdSync in standalone mode
This commit is contained in:
@@ -112,6 +112,7 @@ const nextConfig = {
|
||||
"pino-abstract-transport",
|
||||
"better-sqlite3",
|
||||
"sql.js",
|
||||
"node-machine-id",
|
||||
"keytar",
|
||||
"wreq-js",
|
||||
"zod",
|
||||
|
||||
Reference in New Issue
Block a user