OfficeDev / Office-Add-in-samples

Code samples for Office Add-in development on the Microsoft 365 platform.
MIT License
752 stars 804 forks source link

outlook-set-signature. npm ron build not working as aspected. #180

Closed vdboots closed 3 years ago

vdboots commented 3 years ago

Note: This template is only for reporting bugs about samples in this repo. If you have a product bug to report about Office web Add-ins, please submit the issue at https://github.com/OfficeDev/office-js/issues. This will help us respond to your issue faster.

(DELETE THIS PARAGRAPH AFTER READING)

outlook-set-signature

autorun not working anymore after running build and uploading it.

After running npm run build and uploading it to azure storage or other parts. The solution is not working anymore. After the polifill has done its job on outlook for desktop it is not working

Expected behavior

Autorun should give same result as in produtction build as dev

Environment

AlexJerabek commented 3 years ago

Hi @vdboots,

Thanks for reporting this. @ElizabethSamuel-MSFT, can you please take a look.

ElizabethSamuel-MSFT commented 3 years ago

@vdboots Can you try the instructions found in the following article if you haven't already? For example, your manifest should no longer reference localhost.

Publish an add-in developed with Visual Studio Code

Let us know if that helps.

Thanks.

ghost commented 3 years ago

This issue has been automatically marked as stale because it is marked as needing author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your interest in Office Add-ins!

ghost commented 3 years ago

This issue has been closed due to inactivity. Please comment if you still need assistance and we'll re-open the issue.