mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-10 06:08:51 -06:00
re-add vue.config.js, update to dist, separate BASE_URL and API_URL for permalink calculation
This commit is contained in:
4
client/vue.config.js
Normal file
4
client/vue.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = {
|
||||
outputDir: '../dist/',
|
||||
assetsDir: './static',
|
||||
};
|
||||
Reference in New Issue
Block a user