bunext/dist/functions/bundler
2026-04-14 20:24:08 +01:00
..
plugins Updates 2026-04-14 20:24:08 +01:00
all-pages-esbuild-context-bundler.d.ts Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
all-pages-esbuild-context-bundler.js Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
api-routes-bundler.d.ts Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
api-routes-bundler.js Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
api-routes-context-bundler.d.ts Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
api-routes-context-bundler.js 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
build-on-start-error-handler.d.ts Fix api route caching issue 2026-04-11 10:00:24 +01:00
build-on-start-error-handler.js Refactor SSR strategy. Redirect before bundling any page component. Additional bugfixes for dev environment 2026-04-12 16:20:16 +01:00
bun-react-modules-bundler.d.ts Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
bun-react-modules-bundler.js Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
grab-artifacts-from-bundled-result.d.ts Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
grab-artifacts-from-bundled-result.js Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
grab-client-hydration-script.d.ts Refactor Bundler. Fix bugs. 2026-03-24 22:03:55 +01:00
grab-client-hydration-script.js Hydration bugfix 2026-04-08 08:08:27 +01:00
pages-ssr-bundler.d.ts Updates 2026-04-14 15:50:21 +01:00
pages-ssr-bundler.js Updates 2026-04-14 15:50:21 +01:00
pages-ssr-context-bundler.d.ts Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
pages-ssr-context-bundler.js 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
react-modules-bundler.d.ts Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
react-modules-bundler.js Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
record-artifacts.d.ts Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
record-artifacts.js Refactor Server Paradigm. 2026-03-24 07:18:57 +01:00
strip-server-side-logic.d.ts 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
strip-server-side-logic.js Bogfix: update server module stripping function. 2026-03-22 12:32:15 +01:00