Files
the-office/client/vue.config.js

5 lines
72 B
JavaScript

module.exports = {
outputDir: '../dist/',
assetsDir: './static',
};