You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For good reasons (containerization) we decided to put installed node_modules in a directory outside of our repository source code.
So when we build our container the build step uses the --modules-folder option. I wanted to know if it would be specified in .yarnrc but it seems that no?
Is there any reason for that? I can open an RFC if needed when I'll know more about that ;)
novascreen, diogogomes, MalPr0, jouve, andreyantipov and 12 more