presenton/servers/nextjs/lib
sudipnext 5e4ee9e039 Refactor presentation export runtime handling
- Update sync-presentation-export script to read version from package.json instead of export-version.json.
- Change entrypoint from index.js to index.cjs for CommonJS compatibility.
- Implement logic to ensure CommonJS entrypoint is created if missing.
- Modify ExportTaskService to resolve entrypoint path dynamically.
- Remove inline Puppeteer PDF export logic in favor of bundled export package.
- Add runtime availability checks and sync script execution in start.js.
- Introduce helper functions for output path normalization and entrypoint resolution.
2026-04-18 16:49:42 +05:45
..
run-bundled-pdf-export.ts Refactor presentation export runtime handling 2026-04-18 16:49:42 +05:45
utils.ts refactor (Nextjs): Unused files and function removed 2025-07-19 22:59:02 +05:45