mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
add gatsby-plugin-webpack-size
This commit is contained in:
parent
3ac5253999
commit
30d01f227d
@ -163,6 +163,7 @@ module.exports = {
|
|||||||
icon: config.siteIcon
|
icon: config.siteIcon
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
'gatsby-plugin-webpack-size',
|
||||||
'gatsby-plugin-offline',
|
'gatsby-plugin-offline',
|
||||||
{
|
{
|
||||||
resolve: 'gatsby-plugin-google-analytics',
|
resolve: 'gatsby-plugin-google-analytics',
|
||||||
|
@ -36,6 +36,7 @@
|
|||||||
"gatsby-plugin-sharp": "^2.3.5",
|
"gatsby-plugin-sharp": "^2.3.5",
|
||||||
"gatsby-plugin-sitemap": "^2.2.22",
|
"gatsby-plugin-sitemap": "^2.2.22",
|
||||||
"gatsby-plugin-svgr": "^2.0.2",
|
"gatsby-plugin-svgr": "^2.0.2",
|
||||||
|
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||||
"gatsby-remark-autolink-headers": "^2.1.19",
|
"gatsby-remark-autolink-headers": "^2.1.19",
|
||||||
"gatsby-remark-code-titles": "^1.1.0",
|
"gatsby-remark-code-titles": "^1.1.0",
|
||||||
"gatsby-remark-component": "^1.1.3",
|
"gatsby-remark-component": "^1.1.3",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user