Akryum / Akryum/vue-cli-plugin-ssr
client/index.js not transpiling
未关闭
- 主要语言
- JavaScript
- 星标
- 441
- 派生
- 69
- PR 合并指标
- 30 天内没有已合并 PR
描述
I'm seeing an error on IE11 when building the app:
`SCRIPT1010: Expected identifier`
The line causing the error seems to be the first line of the `client/index.js` file, specifically pointing to the object destructing, so I'm assuming it means Babel isn't transpiling this file? Is there something I need to add to my configuration file to resolve this?
https://github.com/Akryum/vue-cli-plugin-ssr/blob/734681cf06846da847ab5009d8ce95dbeef0dba3/client/index.js#L1
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。