mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-11 08:09:09 -06:00
major scoring implementation, major frontend work
This commit is contained in:
@@ -11,6 +11,7 @@ export default defineConfig({
|
||||
alias: {
|
||||
"@components": rootPath + "src/components",
|
||||
"@wails": rootPath + "wailsjs",
|
||||
"@src": rootPath + "src",
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user