summaryrefslogtreecommitdiff
path: root/.babelrc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use esbuild to minify frontend JSDavid Mehren2021-05-061-2/+1
| | | | | | This speeds up build times massively Signed-off-by: David Mehren <git@herrmehren.de>
* drop node 6 supportClaudius2019-05-131-1/+1
| | | | | | | | We will no longer test on node6 and instead focus on 8+. This won't break node6 immediately, but we will no longer go out of our way supporting a version that does not receive security updates. Signed-off-by: Claudius <opensource@amenthes.de>
* Upgrade to Webpack 4 - first tryDavid Mehren2018-09-061-1/+6
| | | | Signed-off-by: David Mehren <dmehren1@gmail.com>
* Install vue and babel dependencyYukai Huang2016-12-241-0/+8