Home

Issue: 963

ie9 not support find method in store.js

[issue link]

in store.js
const indexFilename = filenames.find((filename) => filename.includes(’./index.’))

SCRIPT438: 对象不支持“find”属性或方法

This question is available on Nuxt.js community (#c838)