Support for Lerna default symlinks in pages/ #11641
Unanswered
nicholaschiang
asked this question in
Help
Replies: 2 comments
-
Current (very bad) workaround is to include them in the Zeit build command:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't understand why you have a |
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.
-
Bug report
Describe the bug
A clear and concise description of what the bug is.
Similar issues have been extensively discussed, but I haven't found a concise answer for my particular quandary yet.
I am managing this Next.js project and want to use Lerna to keep each component as a separate
npm
package within thesrc/
directory:Expected behavior
A clear and concise description of what you expected to happen.
We should be able to ignore
Screenshots
If applicable, add screenshots to help explain your problem.
Those Lerna-generated symlinks have some issues though as users can access the individual components:
System information
^9.3.4
Beta Was this translation helpful? Give feedback.
All reactions