aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/webpack.js
Commit message (Collapse)AuthorAgeFilesLines
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-29/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move files_trashbin to webpackRoeland Jago Douma2019-02-131-0/+37
Combine the 2 js files and the scss. This saves compiling the scss on the go. And going via Nextcloud storage to obtain it. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>