verfiying framework #6684
theanuragg
started this conversation in
General
Replies: 1 comment 1 reply
-
You need to modify your code in your package/ui/tsconfig.json and the web folder. "compilerOptions": {
//"outDir": "dist"
"baseUrl": ".",
"paths": {
"@workspace/ui/*": ["./src/*"]
}
``` |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i about to integrate magic ui in my turborepo and installing magic ui in
packages/ui
has anyone any idea ???Beta Was this translation helpful? Give feedback.
All reactions