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