[Question] Minimal required files for self-hosting DOCX preview functionality?
- Dominant language
- JavaScript
- Stars
- 120
- Forks
- 137
- Avg merge
- 12h 36m
- Merged PRs (30d)
- 17
Description
I've built the preview SDK using yarn and notice there are multiple folders and files generated:
- Multiple locale folders
- Version-specific folders
- Third-party folder with again version specific folders
For my use case, I only need to preview DOCX files. Could you please clarify:
1. Which specific files are required for DOCX preview functionality?
2. Can I remove unused third-party dependencies while keeping DOCX support?
3. Do I need to maintain all locale files if I only use one language?
Contributor guide
Research direction
Review the generated SDK folders described in the issue and the repository's self-hosting or packaging documentation. Identify the files needed for DOCX preview, whether third-party dependencies can be removed, and whether locale folders are required, then document the supported minimal setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100