mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[feature] Move storage-related files into "storage" folder; For bug 73502
This commit is contained in:
committed by
Sergey Konovalov
parent
e5f3f1fcf9
commit
9557fe7d43
@ -13,8 +13,9 @@
|
||||
},
|
||||
"pkg": {
|
||||
"scripts": [
|
||||
"../Common/sources/storage-fs.js",
|
||||
"../Common/sources/storage-s3.js",
|
||||
"../Common/sources/storage/storage-fs.js",
|
||||
"../Common/sources/storage/storage-s3.js",
|
||||
"../Common/sources/storage/storage-az.js",
|
||||
"../DocService/sources/editorDataMemory.js",
|
||||
"../DocService/sources/editorDataRedis.js"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user