Commit Graph

21 Commits

Author SHA1 Message Date
f34f8baa99 Update watcher and component gen functions 2026-04-04 20:02:36 +01:00
86d4bb8d6c Imporve HMR Post-build function speed 2026-03-30 05:44:34 +01:00
f6c7f6b78c Refactor bundler function 2026-03-24 20:42:47 +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
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
4ee3876710 Update bundler. Handle non-existent file error. 2026-03-21 16:35:30 +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
7804a34951 Add url to server response 2026-03-19 06:33:47 +01:00
ef53ab5f2a Bugfix and major refactor. Update server-side page rendering logic. 2026-03-19 05:26:20 +01:00
35930857fd Update API routes function. Add middleware. Update README.md 2026-03-17 19:38:06 +01:00
ee1fb5897e Add More Features to pages main component 2026-03-17 18:53:27 +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
451639b0c3 Add page meta. Update page HTML gen function 2026-03-17 15:23:10 +01:00
19d0ceb7db First working version 2026-03-16 20:44:15 +01:00
ca9d6a75ff Updates 2026-03-16 04:33:33 +01:00
ec2dc0c4dc Updates 2026-03-15 08:30:54 +01:00