OfficeDev / OfficeDev/generator-office
generator creates scaffolding for all microsoft applications instead of a singular one
Open
@millerds is already working on this.
Since Jul 1, 2024.
Area: add-ins
bug
Needs: author feedback
- Dominant language
- TypeScript
- Stars
- 960
- Forks
- 226
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 2
Description
Prerequisites
Expected behavior
I wanted to create the scaffolding for a Microsoft Word Add-in.
Current behavior
The add-in will create manifest files for every other MS application such as Outlook, Excel, Powerpoint, etc.
Steps to Reproduce
- yo office
- click through to create an add-in using React framework for Word
I've also tried the command yo office --projectType react --name "New Web AddIn" --host word --ts true
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
- Operating System: Mac Sonoma 14.5
- Node version: v18
- Office version: 16.85
- Tool version:
Failure Logs
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.