OfficeDev / OfficeDev/generator-office

generator creates scaffolding for all microsoft applications instead of a singular one

Open
#830 6 comments 0 reactions 1 assignee View on GitHub

@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

  1. yo office
  2. 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

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.