Commit Graph

38 Commits

Author SHA1 Message Date
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
84d490b189 Bugfix. Fix SSR pages filters. Remove dedicated API bundler, use SSR bundler for pages and api routes. 2026-04-12 06:48:10 +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
4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
d441f9982e Fix react and react-dom peer dependencies mismatch #3 2026-04-05 17:58:52 +01:00
68d88bce4a Try local react imports 2026-03-31 06:22:26 +01:00
f6c7f6b78c Refactor bundler function 2026-03-24 20:42:47 +01:00
342f56f3f5 Server Refactor 2026-03-24 07:17:03 +01:00
7dd8d87be8 Change server paradigm 2026-03-24 05:24:14 +01:00
6f1db7c01f Add more features. Customize HTML. Add server logic and other page module exports to __root 2026-03-23 19:14:56 +01:00
567fb4f746 Fix errors, bugs and known vulerabilities 2026-03-23 06:58:41 +01:00
0308ea32ec Update Hydration and HMR logic 2026-03-23 06:13:25 +01:00
1634eeb213 Major Refactoring. Test update 2026-03-22 16:45:12 +01:00
e2df3256f4 Bogfix: update server module stripping function. 2026-03-22 12:32:15 +01:00
49d6781170 Update web-page handler: add more detailed error logs 2026-03-22 10:56:48 +01:00
3d044ee79e Bugfix. Update Tsx server stripping function to have absolute paths. Run the rewrite function on dev and build commands. 2026-03-22 10:53:27 +01:00
a9af20a8b2 Major Bugfix. Fix server component client compatibility 2026-03-22 10:34:30 +01:00
4b79993d37 Bugfix. Update generate-web-html function 2026-03-21 14:24:12 +01:00
51db0c447c Bugfix. Update generate-web-html function 2026-03-21 14:05:02 +01:00
71f3598709 Refactor HMR server-side watcher. Move to fs.watch instead of the inbuild esbuild.watch 2026-03-21 05:21:51 +01:00
52dde6c0ab Update HMR. Make it true HMR. Add URL to page server props 2026-03-20 11:19:22 +01:00
ef53ab5f2a Bugfix and major refactor. Update server-side page rendering logic. 2026-03-19 05:26:20 +01:00
c2c63a1a99 Update logs 2026-03-18 18:02:11 +01:00
32e914fdc1 Add Caching 2026-03-17 21:47:12 +01:00
35930857fd Update API routes function. Add middleware. Update README.md 2026-03-17 19:38:06 +01:00
05154bb758 Bugfix catch all page renaming bundler error 2026-03-17 17:48:24 +01:00
12de7ff891 Resolve page errors gracefully 2026-03-17 17:00:08 +01:00
c6166f5fd2 Bugfix watcher function. Refresh bundler after adding and removing pages 2026-03-17 16:20:58 +01:00
d56fe0ee55 Add 404 page 2026-03-17 15:29:57 +01:00
19d0ceb7db First working version 2026-03-16 20:44:15 +01:00
ca9d6a75ff Updates 2026-03-16 04:33:33 +01:00
075e2f88d6 Updates 2026-03-15 09:03:20 +01:00
ec2dc0c4dc Updates 2026-03-15 08:30:54 +01:00
f7c0e927c7 Updates 2026-02-26 04:08:06 +01:00