mirror of
https://github.com/Xevion/vastly.git
synced 2025-12-15 00:13:37 -06:00
Scoring types, components alias, increase height, vertical app
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineConfig({
|
||||
plugins: [react()],
|
||||
resolve: {
|
||||
alias: {
|
||||
"@": rootPath + "src",
|
||||
"@components": rootPath + "src/components",
|
||||
"@wails": rootPath + "wailsjs",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user