Skip to content

Commit

Permalink
Add Array#find polyfill to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Dale Hurwitz committed Nov 22, 2018
1 parent b156725 commit 2123a88
Show file tree
Hide file tree
Showing 2 changed files with 1,263 additions and 948 deletions.
9 changes: 2 additions & 7 deletions docs/gatsby-browser.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,2 @@
/**
* Implement Gatsby's Browser APIs in this file.
*
* See: https://www.gatsbyjs.org/docs/browser-apis/
*/

// You can delete this file if you're not using it
// Polyfills
require('core-js/fn/array/find')
Loading

0 comments on commit 2123a88

Please sign in to comment.