Integrate gatsby-plugin-optimize-svgs + add SVG media

This commit is contained in:
Victor Zhou
2019-08-02 15:02:55 -04:00
parent 39dc60b016
commit fff74608c9
5 changed files with 36 additions and 5 deletions

View File

@@ -51,6 +51,7 @@
"gatsby-plugin-netlify": "^2.1.3",
"gatsby-plugin-netlify-cms": "^4.1.6",
"gatsby-plugin-offline": "^2.2.4",
"gatsby-plugin-optimize-svgs": "^1.0.3",
"gatsby-plugin-react-helmet": "^3.1.2",
"gatsby-plugin-sass": "^2.1.3",
"gatsby-plugin-sharp": "^2.2.9",
@@ -87,11 +88,11 @@
"@babel/plugin-transform-flow-strip-types": "^7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"babel-preset-gatsby": "0.2.8",
"autoprefixer": "9.6.1",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.0.2",
"babel-jest": "24.8.0",
"babel-preset-gatsby": "0.2.8",
"browserslist": "4.6.6",
"concurrently": "4.1.1",
"eslint": "6.1.0",
@@ -101,8 +102,8 @@
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-react": "7.14.3",
"eslint-watch": "6.0.0",
"flow-typed": "^2.6.1",
"flow-bin": "^0.104.0",
"flow-typed": "^2.6.1",
"gh-pages": "2.0.1",
"identity-obj-proxy": "3.0.0",
"jest": "24.8.0",