Skip to content

Commit c979851

Browse files
committed
add todo
1 parent 499714d commit c979851

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/working-notes/todo4.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,11 @@ PLAUSIBLE_DOMAIN: 'nemanjamitic.com'
204204
```
205205

206206
git checkout refactor/migrate-to-pnpm
207+
208+
git checkout -b feature/runtime-env-vars
209+
210+
problem:
211+
SITE_URL is used in static pages at build time
212+
feed, sitemap, static pages, must be generated at build time.
213+
only possible for content generated with js <script />
214+

0 commit comments

Comments
 (0)