Commit Graph
160 Commits
Author SHA1 Message Date
tben 972f6945c2 Fix types error 2026-04-10 11:39:50 +01:00
tben 6477f446d1 Update API routes function 2026-04-10 11:34:22 +01:00
tben 7fb1784b95 Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
tben 40fc7778a8 Bugfix: SSR bundler errors fixed. Caching still faulty 2026-04-09 22:33:49 +01:00
tben f3b087a1f3 Handle errors better 2026-04-09 18:01:29 +01:00
tben eb0721f94b Updates 2026-04-09 07:47:38 +01:00
tben ab6fc3be26 Hydration bugfix 2026-04-08 08:08:27 +01:00
tben 6b7d29bc53 Bugfix: hydration mismatch 2026-04-08 07:46:09 +01:00
tben a84ac10b24 Bugfix. Update watcher to reload on excluded file/directory addition and deletion. 2026-04-08 06:51:44 +01:00
tben 4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
tben c19b7c9607 Fix react and react-dom peer dependencies mismatch #4 2026-04-05 18:25:14 +01:00
tben 57957b89a4 Update README.md 2026-04-05 18:13:52 +01:00
tben d441f9982e Fix react and react-dom peer dependencies mismatch #3 2026-04-05 17:58:52 +01:00
tben f49a17b24e Fix react and react-dom peer dependencies #2 2026-04-05 17:13:25 +01:00
tben fa8a108686 Fix react and react-dom peer dependencies 2026-04-05 17:09:22 +01:00
tben 8d5b2a5c07 Update dev debug logs 2026-04-05 06:34:28 +01:00
tben 333c84281d Update watcher to rebuild on api dir change 2026-04-05 06:09:22 +01:00
tben 5166ba037f Component Bundler Bugfix 2026-04-04 20:30:40 +01:00
tben 1037bbb546 Component Bundler Bugfix debug 2026-04-04 20:05:41 +01:00
tben f34f8baa99 Update watcher and component gen functions 2026-04-04 20:02:36 +01:00
tben 48c25d2fb4 Update init function 2026-04-04 19:35:14 +01:00
tben 7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
tben 68d88bce4a Try local react imports 2026-03-31 06:22:26 +01:00
tben d6985b3335 Update meta logic 2026-03-30 20:40:15 +01:00
tben 86d4bb8d6c Imporve HMR Post-build function speed 2026-03-30 05:44:34 +01:00
tben 2b170d24e1 Updates 2026-03-29 17:08:10 +01:00
tben 950bdc3dca Add error logs for server functions. Add cache dynamic function. 2026-03-27 05:22:31 +01:00
tben 572f739b5c Surpress react/jsx-runtime errors: Bugfix #3 2026-03-25 16:35:45 +01:00
tben ee07163ba5 Surpress react/jsx-runtime errors: Bugfix #2 2026-03-25 16:26:05 +01:00
tben ad51f7da0c Surpress react/jsx-runtime errors: Bugfix #2 2026-03-25 16:25:39 +01:00
tben 6a024faece Surpress react/jsx-runtime errors: Bugfix 2026-03-25 16:09:18 +01:00
tben 764e8f76f0 Surpress react/jsx-runtime errors 2026-03-25 16:03:45 +01:00
tben b8bae51b32 Remove react/jsx-runtime dynamic browser import 2026-03-25 15:51:24 +01:00
tben dad5cffaac Remove react/jsx-dev-runtime dynamic browser import 2026-03-25 15:48:05 +01:00
tben 321c8ebb89 Refactor Bundler. Fix bugs. 2026-03-24 22:03:55 +01:00
tben 336fa812a5 Update bundler logic 2026-03-24 21:37:41 +01:00
tben f6c7f6b78c Refactor bundler function 2026-03-24 20:42:47 +01:00
tben 99b319f5af Bugfix. Fix esbuild post build function for HMR 2026-03-24 18:41:33 +01:00
tben 47c262392c Switch back to esbuild 2026-03-24 18:28:56 +01:00
tben 976ff5fec9 Reconcile React and React Dom Versions 2026-03-24 07:34:55 +01:00
tben 60ee353bf0 Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
tben 342f56f3f5 Server Refactor 2026-03-24 07:17:03 +01:00
tben 7dd8d87be8 Change server paradigm 2026-03-24 05:24:14 +01:00
tben 6f1db7c01f Add more features. Customize HTML. Add server logic and other page module exports to __root 2026-03-23 19:14:56 +01:00
tben 67ed8749e2 Remove React and React Dom deletion 2026-03-23 07:50:55 +01:00
tben 146f51c590 Remove React and React Dom enforcment 2026-03-23 07:46:10 +01:00
tben 4b8b610e32 Updates 2026-03-23 07:42:00 +01:00
tben 567fb4f746 Fix errors, bugs and known vulerabilities 2026-03-23 06:58:41 +01:00
tben 0308ea32ec Update Hydration and HMR logic 2026-03-23 06:13:25 +01:00
tben 1634eeb213 Major Refactoring. Test update 2026-03-22 16:45:12 +01:00