Patrick Hintermayer
Patrick Hintermayer
@wuqiyin Can you write your feature request in english please?
Duplicate of #778
@tinect Thank you for that link. Unfortunately I can't see my requested feature there. Can you send the specific link for that functionality?
Our use case is that we need for some fields per default **http** and Shopware always shows **https**. At the moment we're forced to update such fields from https to...
That is the use case. You probably mean the reason, the "why http" but this is not of concern.
I also wanted to ask for that feature. Would be a great addition for SvelteKit to provide even more automations.
That's how I do it at the moment and then I build the sitemap with a generator script via a npm prebuild script. For static content that's way better than...
> as they only apply to shells That's not true. Many env variables are read by several programming languages to use it for a program which has nothing to do...
> The file is also called .env suggesting it contains environment variables which are technically written in (Bourne) shell script. an `.env` file has nothing to do with bourne shell...
A possible alternative could be using [Hugo](https://gohugo.io/) which will produce a static website which you can host on a free provider like GitHub Pages, Netlify or Vercel. You have 100%...