filebrowser/vue.config.js

4 lines
80 B
JavaScript

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