Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 367 Bytes

[DEPRECATED] This repository is no longer maintained

While this plugin is functional for Gatsby v1, it is no longer updated and better alternatives exist.

gatsby-plugin-core-js

Polyfill gatsby with core-js

Install

yarn add gatsby-plugin-core-js

How to use

Add the plugin to your gatsby-config.js.

plugins: ['gatsby-plugin-core-js']