|
|
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 |
|
|
|
35f7a6fc85
|
Persist Request accorss hydration refreshes
|
2026-04-11 12:52:56 +01:00 |
|
|
|
814a289460
|
Fix API bundler. Use new esbuild context builder for it.
|
2026-04-11 12:06:53 +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 |
|
|
|
40fc7778a8
|
Bugfix: SSR bundler errors fixed. Caching still faulty
|
2026-04-09 22:33:49 +01:00 |
|
|
|
f3b087a1f3
|
Handle errors better
|
2026-04-09 18:01:29 +01:00 |
|
|
|
eb0721f94b
|
Updates
|
2026-04-09 07:47:38 +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 |
|
|
|
68d88bce4a
|
Try local react imports
|
2026-03-31 06:22:26 +01:00 |
|
|
|
47c262392c
|
Switch back to esbuild
|
2026-03-24 18:28:56 +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 |
|
|
|
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 |
|
|
|
c3e1341ff8
|
Update HMR. Make page reload when __root.tsx file is changed.
|
2026-03-22 12:09:24 +01:00 |
|
|
|
a9af20a8b2
|
Major Bugfix. Fix server component client compatibility
|
2026-03-22 10:34:30 +01:00 |
|
|
|
cf010ad4f5
|
Update watcher function. Add tests
|
2026-03-21 09:03:26 +01:00 |
|
|
|
98d3cf7da7
|
Add features: custom server and websocket. Minor refactoring
|
2026-03-21 07:42:38 +01:00 |
|