summaryrefslogtreecommitdiffstats
path: root/settings/webpack.js
Commit message (Collapse)AuthorAgeFilesLines
* Move settings to an appChristoph Wurst2019-09-281-20/+0
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Use different jsonpFunctionJulius Härtl2019-09-061-1/+2
| | | | | | This avoids issues when multiple entrypoints try to asynchronously load chunks on the same page Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add cachebuster to chunksJulius Härtl2019-07-051-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Unify webpack configJohn Molakvoæ (skjnldsv)2019-05-291-32/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Move personal auth token settings to VueChristoph Wurst2019-02-281-1/+2
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Always crate OC.Settings, even if not used Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Move settings to main webpackRoeland Jago Douma2019-02-201-0/+50
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>