Replies: 2 comments
-
Who is "they"? I assume you're using auto-deploy via github? Because when I manually upload mine to Netlify it works fine. I don't think you need to restore the |
Beta Was this translation helpful? Give feedback.
0 replies
-
Restoring |
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.
-
Hello!
To deploy my website, I use netlify.
I want to setting up social. In the docs, they said I must
.gitignore
my.cache
and use it during building, with an example on github pages.Anyone know how I can set-up the netlify build to restore the
.cache
?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions