blog
Here are 20,779 public repositories matching this topic...
Description
According to documentation gatsby-plugin-sitemap
should only generate sitemap-index when having more entries than entryLimit
option
entryLimit
(number = 45000) Number of entries per sitemap file, a sitemap index and multiple sitemaps are created if you have more entries.
With re
-
Updated
Mar 5, 2021
-
Updated
May 2, 2021 - Java
-
Updated
May 3, 2020
-
Updated
Apr 13, 2021 - Objective-C
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
May 7, 2021 - CSS
-
Updated
Feb 23, 2019 - JavaScript
-
Updated
Apr 1, 2021 - TypeScript
-
Updated
Dec 19, 2020 - JavaScript
-
Updated
May 19, 2020 - PHP
-
Updated
May 5, 2021 - HTML
-
Updated
Feb 28, 2021
Describe the bug
GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.
To Reproduce
Steps to reproduce the behavior:
- Create a repo with a readme during the script
- See the er
Improve this page
Add a description, image, and links to the blog topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blog topic, visit your repo's landing page and select "manage topics."
What version of Next.js are you using?
10.2.0
What version of Node.js are you using?
14.15
What browser are you using?
Chrome
What operating system are you using?
macOS
How are you deploying your application?
Other
Describe the Bug
In environments that make files non-writable like Bazel, builds break with