mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-10 20:08:47 -06:00
fix vue npm build configuration, make flask render dist folder
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module.exports = {
|
||||
indexPath: '../../dist/index.html',
|
||||
assetsDir: '../../dist',
|
||||
outputDir: '../dist/',
|
||||
assetsDir: './static',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user