vuejs / vue-hackernews-2.0

HackerNews clone built with Vue 2.0, vue-router & vuex, with server-side rendering
MIT License
10.97k stars 2.16k forks source link

how to conditionally insert script tag in index.template.html ? #379

Open mnooblet opened 4 years ago

mnooblet commented 4 years ago

How can I conditionally insert a script tag like google analytics in the index.template.html ?