filebrowser/frontend/vue.config.js
2020-06-06 21:19:53 +08:00

5 lines
81 B
JavaScript

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