This repository has been archived on 2026-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
filebrowser-fork/vue.config.js
Henrique Dias 39be89780e
feat: code cleanup, new features and v2.0
We're merging this to continue https://github.com/filebrowser/filebrowser/pull/575 and setup translations auto-updating.
2019-01-05 16:12:09 +00:00

4 lines
77 B
JavaScript

module.exports = {
runtimeCompiler: true,
baseUrl: '[{[ .StaticURL ]}]'
}