Commit Graph

17 Commits

Author SHA1 Message Date
817beacc7a Update build step 2026-07-01 19:18:11 +01:00
95fcee36b2 Fix server component stale caching. Add server components to SSR bundler 2026-04-19 09:04:55 +01:00
b2e92e5792 Updates 2026-04-18 11:17:13 +01:00
9a427412f3 Refactor start and dev commands. Start in child processes. Handle errors better 2026-04-17 08:47:36 +01:00
f0aae8a8fa Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
af8c207ac1 Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
48c25d2fb4 Update init function 2026-04-04 19:35:14 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
6a024faece Surpress react/jsx-runtime errors: Bugfix 2026-03-25 16:09:18 +01:00
b8bae51b32 Remove react/jsx-runtime dynamic browser import 2026-03-25 15:51:24 +01:00
321c8ebb89 Refactor Bundler. Fix bugs. 2026-03-24 22:03:55 +01:00
336fa812a5 Update bundler logic 2026-03-24 21:37:41 +01:00
f6c7f6b78c Refactor bundler function 2026-03-24 20:42:47 +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
0308ea32ec Update Hydration and HMR logic 2026-03-23 06:13:25 +01:00