While this plugin is functional for Gatsby v1, it is no longer updated and better alternatives exist.
Polyfill gatsby with core-js
yarn add gatsby-plugin-core-js
Add the plugin to your gatsby-config.js
.
plugins: ['gatsby-plugin-core-js']
While this plugin is functional for Gatsby v1, it is no longer updated and better alternatives exist.
Polyfill gatsby with core-js
yarn add gatsby-plugin-core-js
Add the plugin to your gatsby-config.js
.
plugins: ['gatsby-plugin-core-js']