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/frontend/vue.config.js
2020-07-27 19:35:02 +02:00

5 lines
96 B
JavaScript

module.exports = {
runtimeCompiler: true,
publicPath: '[{[ .StaticURL ]}]',
parallel: 2,
}