Basic tenant structure
This commit is contained in:
@@ -15,6 +15,7 @@ export default defineConfig({
|
||||
alias: {
|
||||
'@': path.resolve(__dirname, 'resources/js'),
|
||||
'@views': path.resolve(__dirname, 'app/Views'),
|
||||
'@domains': path.resolve(__dirname, 'app/Domains'),
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user