custom htaccess instead of generated (old host...) + small prod fixes

This commit is contained in:
2022-10-17 18:39:04 +02:00
parent 4fc86624dc
commit 80fcb43543
5 changed files with 390 additions and 135 deletions

View File

@@ -54,12 +54,12 @@
"gatsby-plugin-catch-links": "^4.24.0",
"gatsby-plugin-feed": "^4.24.0",
"gatsby-plugin-google-gtag": "^4.24.0",
"gatsby-plugin-htaccess": "^1.4.0",
"gatsby-plugin-image": "^2.24.0",
"gatsby-plugin-manifest": "^4.24.0",
"gatsby-plugin-offline": "^5.24.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-react-helmet": "^5.24.0",
"gatsby-plugin-robots-txt": "^1.7.1",
"gatsby-plugin-sass": "^5.24.0",
"gatsby-plugin-sharp": "^4.24.0",
"gatsby-plugin-sitemap": "^5.24.0",
@@ -143,4 +143,4 @@
"ts-node": "^10.9.1",
"typescript": "^4.8.4"
}
}
}