prisma-archive / prep

Pre-renders your web app (React, Vue, Angular, ...) into static HTML based on your specified routes enabling SEO for single page applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support configuration option to pre-render via https

schickling opened this issue · comments

When prerendering apps which make use of Segment's analytics.js, it's important to pre-render using the right scheme. Otherwise you might end up with ugly warnings like this:

image

9b89f92 closes this