Commit Graph

17 Commits

Author SHA1 Message Date
f0aae8a8fa Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
532d0d6b56 Update excluded pages paths logic. Add HMR retries on errors. 2026-04-12 05:47:12 +01:00
814a289460 Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
c4f7cf9164 Fix api route caching issue 2026-04-11 10:00:24 +01:00
af8c207ac1 Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
7fb1784b95 Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
f3b087a1f3 Handle errors better 2026-04-09 18:01:29 +01:00
eb0721f94b Updates 2026-04-09 07:47:38 +01:00
6b7d29bc53 Bugfix: hydration mismatch 2026-04-08 07:46:09 +01:00
a84ac10b24 Bugfix. Update watcher to reload on excluded file/directory addition and deletion. 2026-04-08 06:51:44 +01:00
8d5b2a5c07 Update dev debug logs 2026-04-05 06:34:28 +01:00
333c84281d Update watcher to rebuild on api dir change 2026-04-05 06:09:22 +01:00
f34f8baa99 Update watcher and component gen functions 2026-04-04 20:02:36 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
321c8ebb89 Refactor Bundler. Fix bugs. 2026-03-24 22:03:55 +01:00
99b319f5af Bugfix. Fix esbuild post build function for HMR 2026-03-24 18:41:33 +01:00
47c262392c Switch back to esbuild 2026-03-24 18:28:56 +01:00