mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-04 11:55:50 +00:00
Fix tsconfig paths on case-sensitive fs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
"./node_modules/@redocly/theme/src/*"
|
||||
],
|
||||
"@portal/*": [
|
||||
"./node_modules/@redocly/realm/dist/client/App/*"
|
||||
"./node_modules/@redocly/realm/dist/client/app/*"
|
||||
]
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user