filebrowser/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,
}