-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
needs reproductionThis issue is missing a minimal runnable reproduction, provided by the authorThis issue is missing a minimal runnable reproduction, provided by the authornot stale
Description
Version
3.7.0
Environment info
mac
Steps to reproduce
['@vue/app', {
polyfills: [
// all polyfills list -> https://github.com/zloirock/core-js
'es6.object.assign',
'es6.array.find',
'es6.array.iterator',
'es6.function.name',
'es7.object.values',
'web.dom.iterable'
]
It seem caused by'web.dom.iterable'
What is expected?
build is running
What is actually happening?
Cannot read property 'android' of undefined
['@vue/app', {
polyfills: [
// all polyfills list -> https://github.com/zloirock/core-js
'es6.object.assign',
'es6.array.find',
'es6.array.iterator',
'es6.function.name',
'es7.object.values',
'web.dom.iterable'
]
It seem caused by'web.dom.iterable'
fungiboletus, SRichner, davidmdem, arthurpf and feverdestiny
Metadata
Metadata
Assignees
Labels
needs reproductionThis issue is missing a minimal runnable reproduction, provided by the authorThis issue is missing a minimal runnable reproduction, provided by the authornot stale