Can I share assets (images) as a package. #2868
Unanswered
SandipNirmal
asked this question in
Help
Replies: 1 comment
-
|
ill tell u what i did. so i give this package a dependency with another package that has css files and images like this: and then in my component i did this: my css/image package looks like this: index.ts my package structure looks like this: it works.... buuuuuuuuuuuuuuut gives me the next ts error: dont know why im still fighting with it... |
Beta Was this translation helpful? Give feedback.
0 replies
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 want to share all images assets with different apps I’ve in my turborepo.
How can I use packages for sharing all the assets.
Beta Was this translation helpful? Give feedback.
All reactions