vuetifyjs / webpack-ssr

Vuetify Webpack SSR Template
https://vuetifyjs.com/overview
62 stars 28 forks source link

Stray end tag </script> #30

Closed tforssander closed 6 years ago

tforssander commented 6 years ago

A script end tag is not allowed in the index.template.html file where it appears inside the <head> tag.

https://github.com/vuetifyjs/webpack-ssr/blob/855a119608d4c07c0b5b835351873d7212d195f0/template/assets/index.template.html#L2,L5