Добрый вечер.
Не могу подружить framework7 и iexplorer11.
В vue.config.js прописано:
transpileDependencies: [
'framework7',
'framework7-vue',
'template7',
'dom7',
'ssr-window'
]
в babel.config.js
presets: [
['@vue/app', {
useBuiltIns: 'entry'
}]
]
На выходе ошибка iexplorer: Объект не поддерживает свойство или метод "assign" (и ругается на webpack:///node_modules/framework7-vue/components/accordion-content.js)