react-native-macos/Libraries/polyfills
Riley Dulin 16e8a35d42 Remove groupCollapsed from list of unsupported polyfills
Summary:
Changelog: [Internal] Remove groupCollapsed from list of unsupported polyfills

`console.groupCollapsed` was always replaced with `originalConsole`'s implementation, but
the right behavior is to have it be a proxy (call both `console` and `originalConsole`).
So remove this key from a list of unsupported functions.

Reviewed By: yungsters

Differential Revision: D18820158

fbshipit-source-id: d83cffbc7e7939c2654fad2e0d681da7c3b5196a
2019-12-06 13:35:47 -08:00
..
__tests__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Object.es7.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
console.js Remove groupCollapsed from list of unsupported polyfills 2019-12-06 13:35:47 -08:00
error-guard.js Type ErrorUtils (error-guard.js) 2019-08-02 09:38:46 -07:00