Skip to content

Commit

Permalink
Remove Polyfills from RN Open Source
Browse files Browse the repository at this point in the history
Summary:
We don't need these polyfills in RN Open Source any longer because JSC supports these features natively.

We also don't need these internally at FB, but I want the removal to be a step by step process and separate from the open source work.

Reviewed By: rickhanlonii

Differential Revision: D14762827

fbshipit-source-id: 114626bd18516c42ced43c3f7aa29d42d1d95335
  • Loading branch information
cpojer authored and facebook-github-bot committed Apr 4, 2019
1 parent e980d83 commit 06cf7fa
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 1,027 deletions.
81 changes: 0 additions & 81 deletions Libraries/polyfills/Array.es6.js

This file was deleted.

95 changes: 0 additions & 95 deletions Libraries/polyfills/Array.prototype.es6.js

This file was deleted.

38 changes: 0 additions & 38 deletions Libraries/polyfills/Number.es6.js

This file was deleted.

39 changes: 0 additions & 39 deletions Libraries/polyfills/Object.es6.js

This file was deleted.

Loading

0 comments on commit 06cf7fa

Please sign in to comment.