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