Closed jayzhang closed 7 months ago
Thank you for your pull request! Please provide the following information.
Change Description:
The change makes TaskPane template to be compatible to the Azure Static Web App service for deployment.
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') If Yes, briefly describe what is impacted.
Do these changes impact VS Code debugging options (launch.json)? If Yes, briefly describe what is impacted.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Add an index.html in build folder.
index.html
Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) If Yes, briefly describe what is impacted.
If you answered yes to any of these please do the following:
Include 'Rick-Kirkham' in the review Make sure the README file is correct
Validation/testing performed:
Manual test is made and validated.
Thank you for your pull request! Please provide the following information.
Change Description:
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') If Yes, briefly describe what is impacted.
Do these changes impact VS Code debugging options (launch.json)? If Yes, briefly describe what is impacted.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Add an
index.html
in build folder.Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) If Yes, briefly describe what is impacted.
If you answered yes to any of these please do the following:
Validation/testing performed: