Akryum / Akryum/vue-cli-plugin-ssr

client/index.js not transpiling

Abierto
#83 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
441
Forks
69
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.