Akryum / vue-cli-plugin-ssr

:sparkles: Simple SSR plugin for Vue CLI
https://vue-cli-plugin-ssr.netlify.com/
MIT License
444 stars 69 forks source link

SyntaxError: Unexpected token export register-service-worker #159

Open ouahibAbdou opened 4 years ago

ouahibAbdou commented 4 years ago

In vue UI image When I go http://localhost:8001/ image

julia-suarez-deel commented 4 years ago

I can confirm I'm getting this error too

Sociopacific commented 4 years ago

I also encountered this problem

julia-suarez-deel commented 4 years ago

You can find the solution to this problem in here https://github.com/vueneue/vueneue/issues/14#issuecomment-410237573

julia-suarez-deel commented 4 years ago

Another solution to the same problem: https://github.com/Akryum/vue-cli-plugin-ssr/issues/45