Darren Miller

Results 76 comments of Darren Miller

If the manifest hasn't changed then you shouldn't need to re-add it each time once it's been sideloaded. You would need to close the add-in in OneNote each time the...

I haven't tried these steps specifically, but I have been noticing that sometimes the css isn't loading. It's really odd because I can see the webpack output that says it's...

This is a limitation of custom functions specifically. You have to shut down dev-server make the change, rebuild, and restart. The problem is with the functions file which has to...

Saving a file triggers hot-reloading in webpack and that is the point of incompatibility with custom functions (which is what the errors are complaining about). It looks like someone else...

The sso template has been significantly revamped for better security. Please use the new template.

We track feature requests on our [Tech Community Page](http://aka.ms/M365dev-suggestions). Please submit your request there and choose the appropriate label(s). Feature requests on Tech Community are considered, when we go through...

The command to validate the manifest is a service call that check for store submission validity. I believe that centralized deployment has some other restrictions that are not the same...

I think this was fixed or is a bug in VS Code and not the templates.

We track feature requests on our [Tech Community Page](http://aka.ms/M365dev-suggestions). Please submit your request there and choose the appropriate label(s). Feature requests on Tech Community are considered, when we go through...