- 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. |
||
|---|---|---|
| .. | ||
| can-change-keys | ||
| export-as-pdf | ||
| has-required-key | ||
| presentation_to_pptx_model | ||
| read-file | ||
| save-layout | ||
| telemetry-status | ||
| template | ||
| templates | ||
| upload-image | ||
| user-config | ||