I am trying to build a static site with vuepress. I have a vue component that is used that uses the javascript fetch library. It looks like this:
fetch
<