mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
[bug] Include oracledb node files in converter pkg assets to fix thick mode issue
This commit is contained in:
@ -19,6 +19,9 @@
|
||||
"../Common/sources/storage/storage-az.js",
|
||||
"../DocService/sources/editorDataMemory.js",
|
||||
"../DocService/sources/editorDataRedis.js"
|
||||
],
|
||||
"assets": [
|
||||
"../DocService/node_modules/oracledb/build/Release/oracledb-*.node"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user