fix: add missing route in @pswui
This commit is contained in:
parent
f68e54670f
commit
5d82464529
@ -23,7 +23,7 @@
|
|||||||
/* Path */
|
/* Path */
|
||||||
"baseUrl": "./",
|
"baseUrl": "./",
|
||||||
"paths": {
|
"paths": {
|
||||||
"@pswui/*": ["src/pswui/*"],
|
"@pswui/*": ["src/pswui/components/*"],
|
||||||
"@/*": ["src/*"],
|
"@/*": ["src/*"],
|
||||||
"@pswui-lib": ["src/pswui/lib.tsx"]
|
"@pswui-lib": ["src/pswui/lib.tsx"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user