fix: Make all network requests go through for Fresh server #28

Merged
timharek merged 1 commits from bugfix-slow-plugin-loading into main 2024-04-12 12:54:27 +00:00

1 Commits

Author SHA1 Message Date
Tim Hårek Andreassen e337fc90f8
fix: Make all network requests go through for Fresh server
Make a config available to both `main.ts` and `dev.ts`.
Should fix issue with long loading times and failed network requests.

References: https://github.com/denoland/fresh/issues/1678
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2024-04-12 08:54:11 +02:00