Commit Graph

21 Commits

Author SHA1 Message Date
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
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
60ee353bf0 Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
4b8b610e32 Updates 2026-03-23 07:42:00 +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
7ef114ee70 Handle browser Errors. 2026-03-21 06:34:32 +01:00
52dde6c0ab Update HMR. Make it true HMR. Add URL to page server props 2026-03-20 11:19:22 +01:00
f722d4ae47 Update dist 2026-03-19 05:27:31 +01:00
eec0df83cd Add dist 2026-03-18 17:37:24 +01:00