How to integrate submodules from git? #95
-
Hello everyone, i am currently developing a project (simple jekyll site) where i need to pull individual components from another repository. I achieve this through submodules. It works as expected when I run
Best wishes, |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 4 replies
-
I'm looking for some help with this too. @marco-koenen were you able to find a solution? |
Beta Was this translation helpful? Give feedback.
-
Vercel as of now does not support private submodules, only public ones, however I have made this workaround: |
Beta Was this translation helpful? Give feedback.
Vercel as of now does not support private submodules, only public ones, however I have made this workaround:
https://github.com/beeinger/vercel-private-submodule