filebrowser/frontend/vue.config.js
2020-06-08 23:09:06 +08:00

5 lines
81 B
JavaScript

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