Skip to content
Snippets Groups Projects
Unverified Commit c77d7d6e authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

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: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent b58f3e75
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment