fix: use relative base path for Electron compatibility
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export default {
|
||||
base: '/',
|
||||
base: './',
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user