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

5 lines
87 B
JavaScript

module.exports = {
indexPath: '../../dist/index.html',
assetsDir: '../../dist',
};