Commit Graph

73 Commits

Author SHA1 Message Date
a84ac10b24 Bugfix. Update watcher to reload on excluded file/directory addition and deletion. 2026-04-08 06:51:44 +01:00
4b3a4dbc77 Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
c19b7c9607 Fix react and react-dom peer dependencies mismatch #4 2026-04-05 18:25:14 +01:00
57957b89a4 Update README.md 2026-04-05 18:13:52 +01:00
d441f9982e Fix react and react-dom peer dependencies mismatch #3 2026-04-05 17:58:52 +01:00
f49a17b24e Fix react and react-dom peer dependencies #2 2026-04-05 17:13:25 +01:00
fa8a108686 Fix react and react-dom peer dependencies 2026-04-05 17:09:22 +01:00
8d5b2a5c07 Update dev debug logs 2026-04-05 06:34:28 +01:00
333c84281d Update watcher to rebuild on api dir change 2026-04-05 06:09:22 +01:00
5166ba037f Component Bundler Bugfix 2026-04-04 20:30:40 +01:00
1037bbb546 Component Bundler Bugfix debug 2026-04-04 20:05:41 +01:00
f34f8baa99 Update watcher and component gen functions 2026-04-04 20:02:36 +01:00
48c25d2fb4 Update init function 2026-04-04 19:35:14 +01:00
7dbd1f7e12 Remove esm.sh externals 2026-03-31 06:57:44 +01:00
d6985b3335 Update meta logic 2026-03-30 20:40:15 +01:00
86d4bb8d6c Imporve HMR Post-build function speed 2026-03-30 05:44:34 +01:00
2b170d24e1 Updates 2026-03-29 17:08:10 +01:00
950bdc3dca Add error logs for server functions. Add cache dynamic function. 2026-03-27 05:22:31 +01:00
572f739b5c Surpress react/jsx-runtime errors: Bugfix #3 2026-03-25 16:35:45 +01:00
ee07163ba5 Surpress react/jsx-runtime errors: Bugfix #2 2026-03-25 16:26:05 +01:00
6a024faece Surpress react/jsx-runtime errors: Bugfix 2026-03-25 16:09:18 +01:00
764e8f76f0 Surpress react/jsx-runtime errors 2026-03-25 16:03:45 +01:00
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
976ff5fec9 Reconcile React and React Dom Versions 2026-03-24 07:34:55 +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
567fb4f746 Fix errors, bugs and known vulerabilities 2026-03-23 06:58:41 +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
a504046a36 Update dependencies. 2026-03-21 17:23:20 +01:00
5ebac74353 Updates 2026-03-21 17:16:33 +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
13bd8bb851 Update README.md 2026-03-21 14:36:32 +01:00
4b79993d37 Bugfix. Update generate-web-html function 2026-03-21 14:24:12 +01:00