OfficeDev / generator-office

Yeoman generator for building Microsoft Office related projects.
https://www.npmjs.com/package/generator-office
MIT License
825 stars 208 forks source link

Enable json manifests in more templates #834

Closed millerds closed 1 month ago

millerds commented 1 month ago

Thank you for your pull request. Please provide the following information.


Adding the json manifest options for react and sso templates

  1. Do these changes impact User Experience? (e.g., how the user interacts with Yo Office and/or the files and folders the user sees in the project that Yo Office creates)
    • [x] Yes
    • [ ] No

They can generate a project with json manifests for sso and react

  1. Do these changes impact documentation? (e.g., a tutorial on https://learn.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins)
    • [x] Yes
    • [ ] No

Documentation should mention these options for these template types

  1. Validation/testing performed: Ran automation. Also took a test package on another machine to see project generation.

  2. Platforms tested:

    • [X] Windows
    • [ ] Mac