mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-10 14:08:56 -06:00
5 lines
87 B
JavaScript
5 lines
87 B
JavaScript
module.exports = {
|
|
indexPath: '../../dist/index.html',
|
|
assetsDir: '../../dist',
|
|
};
|