chore: PWA kentzen du
This commit is contained in:
@@ -25,18 +25,6 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
'gatsby-transformer-sharp',
|
'gatsby-transformer-sharp',
|
||||||
'gatsby-plugin-sharp',
|
'gatsby-plugin-sharp',
|
||||||
{
|
|
||||||
resolve: 'gatsby-plugin-manifest',
|
|
||||||
options: {
|
|
||||||
name: 'Laba',
|
|
||||||
short_name: 'Laba',
|
|
||||||
start_url: '/',
|
|
||||||
background_color: `#ffffff`,
|
|
||||||
theme_color: `#ffffff`,
|
|
||||||
display: `standalone`,
|
|
||||||
icon: `src/assets/favicon.svg`,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-plugin-react-svg',
|
resolve: 'gatsby-plugin-react-svg',
|
||||||
options: {
|
options: {
|
||||||
|
|||||||
@@ -21,7 +21,6 @@
|
|||||||
"dayjs": "^1.11.10",
|
"dayjs": "^1.11.10",
|
||||||
"gatsby": "^5.12.11",
|
"gatsby": "^5.12.11",
|
||||||
"gatsby-plugin-image": "^3.12.3",
|
"gatsby-plugin-image": "^3.12.3",
|
||||||
"gatsby-plugin-manifest": "^5.12.3",
|
|
||||||
"gatsby-plugin-react-helmet": "^6.12.0",
|
"gatsby-plugin-react-helmet": "^6.12.0",
|
||||||
"gatsby-plugin-react-svg": "^3.3.0",
|
"gatsby-plugin-react-svg": "^3.3.0",
|
||||||
"gatsby-plugin-sass": "^6.12.3",
|
"gatsby-plugin-sass": "^6.12.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user