bunext/src/functions/bundler
2026-04-11 12:06:53 +01:00
..
plugins Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
all-pages-esbuild-context-bundler.ts Add retries to page component function error. Reload for all 404 pages 2026-04-11 08:48:01 +01:00
api-routes-bundler.ts Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
api-routes-context-bundler.ts Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
build-on-start-error-handler.ts Fix api route caching issue 2026-04-11 10:00:24 +01:00
bun-react-modules-bundler.ts Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
grab-artifacts-from-bundled-result.ts Bugfix: Refactor SSR bundler. Fix stale cache SSR modules. 2026-04-09 23:50:58 +01:00
grab-client-hydration-script.tsx Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
pages-ssr-context-bundler.ts Fix API bundler. Use new esbuild context builder for it. 2026-04-11 12:06:53 +01:00
react-modules-bundler.ts Bugfix. Extract react imports from main bundler to vendor static files 2026-04-08 05:39:11 +01:00
record-artifacts.ts Server Refactor 2026-03-24 07:17:03 +01:00
strip-server-side-logic.tsx Bogfix: update server module stripping function. 2026-03-22 12:32:15 +01:00