Hi,
I fixed the first issue. anchor tags should be {{ .URL }}/#contact
not #contact
I still do not know the correct way to approach the javascript bundling. You can see a live version of the site here: https://jovial-goldberg-8565f6.netlify.com/
I know why the javascript is giving error on all pages except the home page. WHat was the correct way to bundle this? Or should I just serve a different app.js for each page?