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

app.js script chunk rendered twice #158

Open mrkamel opened 5 years ago

mrkamel commented 5 years ago

Hi, i'm using v0.6.0.

i'm facing the issue that the app.js chunk is rendered twice: renderScripts() renders the Githubissues.

  • Githubissues is a development platform for aggregating issues.