Commit Graph

41 Commits

Author SHA1 Message Date
b8bae51b32 Remove react/jsx-runtime dynamic browser import 2026-03-25 15:51:24 +01:00
dad5cffaac Remove react/jsx-dev-runtime dynamic browser import 2026-03-25 15:48:05 +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
60ee353bf0 Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
67ed8749e2 Remove React and React Dom deletion 2026-03-23 07:50:55 +01:00
146f51c590 Remove React and React Dom enforcment 2026-03-23 07:46:10 +01:00
4b8b610e32 Updates 2026-03-23 07:42:00 +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
e047539a11 Remove unneccesary logs 2026-03-22 12:44:11 +01:00
e0a07cf57c Remove unneccesary logs 2026-03-22 12:38:04 +01:00
e2df3256f4 Bogfix: update server module stripping function. 2026-03-22 12:32:15 +01:00
c3e1341ff8 Update HMR. Make page reload when __root.tsx file is changed. 2026-03-22 12:09:24 +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
9f619c8898 Update init. Remove uneccessary directores creation 2026-03-22 05:06:36 +01:00
32056b5cb6 Update HMR logic. Refresh on server props update. 2026-03-21 18:03:36 +01:00
070e6860d8 Updates 2026-03-21 17:08:04 +01:00
4ee3876710 Update bundler. Handle non-existent file error. 2026-03-21 16:35:30 +01:00
632c70fc90 Update watcher function. Add .css files to the rebuild pipeline 2026-03-21 14:58:41 +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
a38841a587 Major Bugfix. Update init function 2026-03-21 13:52:53 +01:00
d3336b48c7 Bugfixes: update types, update imports, update init function. 2026-03-21 13:47:40 +01:00
3545b6dc08 Update tests 2026-03-21 10:20:16 +01:00
d2ddaef0d4 Update tests 2026-03-21 10:14:38 +01:00
cf010ad4f5 Update watcher function. Add tests 2026-03-21 09:03:26 +01:00
5c53e94a3e Bugfixes. Documentation update. 2026-03-21 08:10:02 +01:00
98d3cf7da7 Add features: custom server and websocket. Minor refactoring 2026-03-21 07:42:38 +01:00
1611c845b9 Update Version 2026-03-21 06:38:20 +01:00
7ef114ee70 Handle browser Errors. 2026-03-21 06:34:32 +01:00
5fbcd0b8d6 Update Package.json. 2026-03-20 14:45:38 +01:00
21b2eb8202 Update documentaion. 2026-03-20 13:22:51 +01:00
52dde6c0ab Update HMR. Make it true HMR. Add URL to page server props 2026-03-20 11:19:22 +01:00
7804a34951 Add url to server response 2026-03-19 06:33:47 +01:00
f722d4ae47 Update dist 2026-03-19 05:27:31 +01:00
9b8e80728e Update dist 2026-03-18 17:38:48 +01:00
eec0df83cd Add dist 2026-03-18 17:37:24 +01:00