How to Manage Assets? #46
Unanswered
brunoalano
asked this question in
Q&A
Replies: 1 comment 3 replies
-
|
i’ve been wondering this for myself tbh. I’ve just been copying it over for the |
Beta Was this translation helpful? Give feedback.
3 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.
-
What's the ideal way to manage assets (images & fonts) on the monorepo structure? Should I copy file on multiple places? Should I symlink? Or it's possible to create a package called
assets, and then request files from there?Beta Was this translation helpful? Give feedback.
All reactions