total restructure: isolate functionality to core so web works
This commit is contained in:
@@ -10,6 +10,7 @@ export default defineConfig({
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': resolve('src/renderer/src'),
|
||||
'@core': resolve('src/core'),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user