feat: implement dashboard UI and configure path aliases for renderer and locales
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
"paths": {
|
||||
"@renderer/*": [
|
||||
"src/renderer/src/*"
|
||||
],
|
||||
"@locales/*": [
|
||||
"src/renderer/src/locales/*"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user