wrangler preview output is not the same as live
Hello all,
finally I got my astro project buildable.
Using
wrangler pages dev ./dist
my website looks as expected.
Now I deployed it using wrangler deploy ./dist/_worker.js
and the website does not look as expected:
https://lindnerit-website.robin-lindner.workers.dev/en/
It does not load stylesheets, images and scripts I want (-> 500).
Can anybody help me here?Lindner IT - Powering Your Digital World with High-Performance Soft...
Say goodbye to performance issues with Lindner IT. Experience the thrill of high-speed software and web solutions, meticulously optimized for unmatched efficiency and reliability.
1 Reply
I found the issue