Unconditionally polyfill Intl.PluralRules for native (#4554)
* Revert "Fix Android startup perf regression (#4544)"
This reverts commit e6213d7aa5
.
* Force polyfill
This commit is contained in:
parent
f142339e06
commit
08cfb09589
5 changed files with 1 additions and 60 deletions
|
@ -2,7 +2,6 @@
|
|||
|
||||
module.exports = {
|
||||
rules: {
|
||||
'keep-i18n-patch-in-sync': require('./keep-i18n-patch-in-sync'),
|
||||
'avoid-unwrapped-text': require('./avoid-unwrapped-text'),
|
||||
'use-exact-imports': require('./use-exact-imports'),
|
||||
'use-typed-gates': require('./use-typed-gates'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue