mirror of
https://github.com/koloml/furbooru-tagging-assistant.git
synced 2025-12-23 23:02:58 +00:00
Added $config alias for config directory
This commit is contained in:
@@ -14,6 +14,7 @@ const config = {
|
||||
name: Date.now().toString(36)
|
||||
},
|
||||
alias: {
|
||||
"$config": "./src/config",
|
||||
"$components": "./src/components",
|
||||
"$styles": "./src/styles",
|
||||
"$stores": "./src/stores",
|
||||
|
||||
Reference in New Issue
Block a user