nextcloud/lib/private/Share
Roeland Jago Douma c77d7d6e79
Move merged-share-backend to webpack
For #13608

Since we have webpack anyway it make sense to let webpack do the
bundling instead of ourselfs. This leads to minified code (so less
transfer). And the webserver can just handle the request.

As a bonus we get a map file so debugging is easier than with our
JSCombiner stuff.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-01-16 10:03:21 +01:00
..
Constants.php Add comment with IDs of internal share types 2018-08-08 14:25:43 +02:00
Helper.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
SearchResultSorter.php Fix others 2016-07-21 18:13:57 +02:00
Share.php Move merged-share-backend to webpack 2019-01-16 10:03:21 +01:00