Replies: 1 comment
-
you could just write it in another file and export it form index of utils folder |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Can we move @/lib/utils → @/lib/cn or a small npm package?
Right now utils is locked by cn, but I need to add other utility functions - project-local or reusable.
Also, when packing for a registry, cn drags unrelated utils unless I restructure. Can we isolate it?
Beta Was this translation helpful? Give feedback.
All reactions