filebrowser/frontend/vue.config.js
2019-05-21 11:13:59 +01:00

4 lines
80 B
JavaScript

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