aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_versions/webpack.js
Commit message (Collapse)AuthorAgeFilesLines
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-33/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* use webpack to compile handlebars for files_versionsRobin Appelman2019-04-081-0/+4
| | | | | | This removes the need to manually compile the templates every time they are changed Signed-off-by: Robin Appelman <robin@icewind.nl>
* Move of files_versions to webpackRoeland Jago Douma2019-02-131-0/+37
* Move CSS into bundle * Old merged.json no longer needed! * No need to load the style still Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>