mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
* Move to the handlebar loader from webpack Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
20 lines
391 B
JSON
20 lines
391 B
JSON
{
|
|
"libraries": [
|
|
],
|
|
"modules": [
|
|
"share.js",
|
|
"sharetemplates.js",
|
|
"sharesocialmanager.js",
|
|
"shareconfigmodel.js",
|
|
"shareitemmodel.js",
|
|
"sharedialogview.js",
|
|
"sharedialoglinkshareview.js",
|
|
"sharedialogresharerinfoview.js",
|
|
"sharedialogshareelistview.js",
|
|
"public/publicpage.js",
|
|
"setupchecks.js",
|
|
"../search/js/search.js",
|
|
"mimetype.js",
|
|
"mimetypelist.js"
|
|
]
|
|
}
|